Search found 6 matches: tfilexls

Searched query: tfilexls

by acwoo1
Mon Jul 15, 2024 8:57 am
Forum: FiveWin for Harbour/xHarbour
Topic: error : streams
Replies: 22
Views: 2304

error : streams

... d1.PRG \
d2.PRG \
ecv.PRG \
ecva.PRG \
eccs.PRG \
eccsa.PRG \
vrd.PRG \
vrdbcode.PRG \
vrdini.PRG \
vrditem.PRG \
msgmeter.PRG \
tfilexls.PRG \
xlsError.PRG \
xlsfunc.PRG

PROJECT : ecc.exe

ecc.exe : $(PRG:.PRG=.OBJ) $(C:.C=.OBJ)
echo off
echo $(BCDIR)\lib\c0w32.obj + > b32.bc ...
by oliveiros junior
Fri Sep 29, 2023 5:01 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TFileXLS
Replies: 4
Views: 687

Re: TFileXLS

Thanks Natter.
by Natter
Fri Sep 29, 2023 12:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TFileXLS
Replies: 4
Views: 687

Re: TFileXLS

Cell property .WrapText = .T.
.value:={"Text"+chr(10)+"text"}
by oliveiros junior
Fri Sep 29, 2023 11:05 am
Forum: FiveWin for Harbour/xHarbour
Topic: TFileXLS
Replies: 4
Views: 687

Re: TFileXLS

Hi Natter,

Enter text, by programming, with a line break.

regards
by Natter
Fri Sep 29, 2023 5:40 am
Forum: FiveWin for Harbour/xHarbour
Topic: TFileXLS
Replies: 4
Views: 687

Re: TFileXLS

What means ?
break within a cell
Change cell properties or programmatically enter text with a line break ?
by oliveiros junior
Fri Sep 29, 2023 1:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: TFileXLS
Replies: 4
Views: 687

TFileXLS

Hey guys,

This is a query about TFileXLS. How do I force the text to break within a cell.

+------------------------------+------------------------------+-------------------------------------+
| XXXXXXXXXXXXXXXXXX ...