|
ActiveXLS v6.4.0 API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD |
System.ObjectActiveXLS.Constants.FontSettings
This class contains the constants for the font underline style.
Constant Summary | |
const int |
UNDERLINE_STYLE_DOUBLE
A constant indicating that the font has a double underline. |
const int |
UNDERLINE_STYLE_DOUBLE_ACCOUNTING
A constant indicating that the font has a double accounting underline. |
const int |
UNDERLINE_STYLE_NONE
A constant indicating that the font does not have any underline. |
const int |
UNDERLINE_STYLE_SINGLE
A constant indicating that the font has a single underline. |
const int |
UNDERLINE_STYLE_SINGLE_ACCOUNTING
A constant indicating that the font has a single accounting underline. |
Constructor Summary | |
FontSettings()
|
Constant Detail |
public const int UNDERLINE_STYLE_NONE
public const int UNDERLINE_STYLE_SINGLE
public const int UNDERLINE_STYLE_DOUBLE
public const int UNDERLINE_STYLE_SINGLE_ACCOUNTING
public const int UNDERLINE_STYLE_DOUBLE_ACCOUNTING
Constructor Detail |
public FontSettings()
|
Copyright 2009 On Time Computing Solutions | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD |