Info: The GetPrivateProfileSection function retrieves all the keys and values for the specified section of an initialization (INI) file. Windows 95/98/Me: The specified profile section must not exceed 32K. Windows NT/2000 or later: The specified profile section has no size limit.
In "SciTE Editor PureBasic Edition" (SciTE, http://www.scintilla.org), which too uses Scintilla-library, there is option "Menu -> Edit -> Copy as RTF" (i.e. with all formatting).
Possible include such option in jaPBe?
RapidQ - a good language-interpreter. I am aware of him since September 2000.
"QXls.Inc" - easy use in RapidQ (I used this). But "QXls.Inc" can not get the format of the cell.
Question: As with the help of PB to extract:
- a value (the text or number) of the necessary cell in ExcelWorkSheet;
- a properties of this cell: justification, font, colour and etc.
This possible?
Thank you for any help and examples of the decision of such problems!