Property Getters/Setters Summary | ||
---|---|---|
method | getFont() | |
Gets the font of the command's value. | ||
method | getText() | |
Gets the text of the command. | ||
method | getType() | |
Gets the header/footer' command type . The value of the property is HeaderFooterCommandType integer constant. |
Property Getters/Setters Detail |
---|
getType : int | |
int getType() |
getFont : Font | |
Font getFont() |
getText : String | |
String getText() |