SOTEXTCELL
Contains information about the alignment and attributes of text in a
spreadsheet cell.
typedef struct SOTEXTCELLtag {
WORD wStructSize; // see below
WORD wAlignment; // see below
WORD wAttribute; // see below
} SOTEXTCELL, VWPTR * PSOTEXTCELL;
Members
wStructSize
Size, in bytes, of the structure.
wAlignment
Alignment. This member can be the SO_CELLLEFT, SO_CELLRIGHT, SO_CELLCENTER, or
SO_CELLFILL value.
wAttribute
Attributes. This member can be a combination of the SO_CELLBOLD,
SO_CELLITALIC, SO_CELLUNDERLINE, and SO_CELLSTRIKEOUT values.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database