TFormatFlag = ( ffBold, ffItalic, ffUnderline, ffStrikeOut, ffReadOnly, ffHidden, ffFontName, ffFontSize, ffFontCharset, ffVertAlign );
ecSyntAnal
|
Members |
Description |
|
ffBold |
Specifies whether Bold font style is used. |
|
ffItalic |
Specifies whether Italic font style is used. |
|
ffUnderline |
Specifies whether Underline font style is used. |
|
ffStrikeOut |
Specifies whether StrikeOut font style is used. |
|
ffReadOnly |
Specifies whether read-only attribute is used. |
|
ffHidden |
Specifies whether hidden attribute is used. |
|
ffFontName |
Specifies whether font name is used. |
|
ffFontSize |
Specifies whether font size is used. |
|
ffFontCharset |
Specifies whether font character set is used. |
|
ffVertAlign |
Specifies whether vertical alignment is used. |
Specifies which properties of the style should be used.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|