asposecells.api
Class HeaderFooterCommand

Represents the command of header/footer

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

Property Getters/Setters Detail

getType : int 

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

getFont : Font 

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

getText : String 

String 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.