Spread Silverlight Documentation
SmartPrintPagesWidth Property (IExcelPrintPageSetting)


GrapeCity.Excel Namespace > IExcelPrintPageSetting Interface : SmartPrintPagesWidth Property
Gets or sets the width of the smart print pages.
Syntax
'Declaration
 
Property SmartPrintPagesWidth As System.Integer
'Usage
 
Dim instance As IExcelPrintPageSetting
Dim value As System.Integer
 
instance.SmartPrintPagesWidth = value
 
value = instance.SmartPrintPagesWidth
System.int SmartPrintPagesWidth {get; set;}

Property Value

The width of the smart print pages.
See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members