GrapeCity.Xaml.Excel
Copies Property (IExcelPrintPageSetting)


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

Property Value

The copies.
See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members