Method | Description | |
---|---|---|
getBold ( ) : bool | ||
getForeColor ( ) : int | ||
getItalic ( ) : bool | ||
getName ( ) : String | ||
getSize ( ) : float | ||
getStrike ( ) : bool | ||
getUnderline ( ) : bool | ||
setBold ( bool rhs ) : void | ||
setForeColor ( int rhs ) : void | ||
setItalic ( bool rhs ) : void | ||
setName ( String rhs ) : void | ||
setSize ( float rhs ) : void | ||
setStrike ( bool rhs ) : void | ||
setUnderline ( bool rhs ) : void |
Method | Description | |
---|---|---|
load ( CSXml xDoc, |
||
save ( CSXml xDoc, |