com.grapecity.documents.excel Package / IPageSetup Interface / setPrintHeadings Method
In This Topic
setPrintHeadings Method
In This Topic
Sets whether row and column headings are printed with this page. Applies only to worksheets.
Syntax
void setPrintHeadings( 
   boolean value
)

Parameters

value
See Also