aspose.cells
Class HeaderFooterCommand

Represents the command of header/footer

Property Getters/Setters Summary
functiongetFont()
           Gets the font of the command's value.
functiongetText()
           Gets the text of the command.
functiongetType()
           Gets the header/footer' command type . The value of the property is HeaderFooterCommandType integer constant.
 

Property Getters/Setters Detail

getType : Number 

function getType()
Gets the header/footer' command type . The value of the property is HeaderFooterCommandType integer constant.

getFont : Font 

function getFont()
Gets the font of the command's value. Useless for HeaderFooterCommandType.Picture.

getText : String 

function getText()
Gets the text of the command. Only valid for HeaderFooterCommandType.Text.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.