Spread Silverlight Documentation
Copies Property (IExcelPrintPageSetting)


GrapeCity.Excel Namespace > IExcelPrintPageSetting Interface : Copies Property
Gets or sets the copies.
Syntax
'Declaration
 
Property Copies As System.UShort
'Usage
 
Dim instance As IExcelPrintPageSetting
Dim value As System.UShort
 
instance.Copies = value
 
value = instance.Copies
System.ushort Copies {get; set;}

Property Value

The copies.
See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members