Spread Silverlight Documentation
CommentsStyle Property (ExcelPrintPageSetting)


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

Property Value

The print node.
See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members