com.aspose.cells.HeaderFooterCommand.html Maven / Gradle / Ivy
HeaderFooterCommand
com.aspose.cells
Class HeaderFooterCommand
java.lang.Object
com.aspose.cells.HeaderFooterCommand
public class HeaderFooterCommand
- extends java.lang.Object
Property Getters/Setters Summary | ||
---|---|---|
Font | getFont() | |
Gets the font of the command's value. | ||
java.lang.String | getText() | |
Gets the text of the command. | ||
int | getType() | |
Gets the header/footer' command type . The value of the property is HeaderFooterCommandType integer constant. |
Property Getters/Setters Detail |
---|
getType | |
public int getType() |
Gets the header/footer' command type . The value of the property is HeaderFooterCommandType integer constant.
getFont | |
public Font getFont() |
Gets the font of the command's value. Useless for HeaderFooterCommandType.Picture.
getText | |
public java.lang.String getText() |
Gets the text of the command. Only valid for HeaderFooterCommandType.Text.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.