All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.HeaderFooterCommand.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





HeaderFooterCommand




com.aspose.cells
Class HeaderFooterCommand

java.lang.Object
    extended by com.aspose.cells.HeaderFooterCommand

public class HeaderFooterCommand 
extends java.lang.Object

Represents the command of header/footer


Property Getters/Setters Summary
FontgetFont()
           Gets the font of the command's value.
java.lang.StringgetText()
           Gets the text of the command.
intgetType()
           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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy