Spread Silverlight Documentation
CommentsStyle Property (IExcelPrintPageSetting)


GrapeCity.Excel Namespace > IExcelPrintPageSetting Interface : CommentsStyle Property
Gets or sets the print node.
Syntax
'Declaration
 
Property CommentsStyle As ExcelPrintNotesStyle
'Usage
 
Dim instance As IExcelPrintPageSetting
Dim value As ExcelPrintNotesStyle
 
instance.CommentsStyle = value
 
value = instance.CommentsStyle
ExcelPrintNotesStyle CommentsStyle {get; set;}

Property Value

The print node.
See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members