GrapeCity.Xaml.Excel
CommentsStyle Property (ExcelPrintPageSetting)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options