GrapeCity.Xaml.Excel
Copies Property (ExcelPrintPageSetting)


Gets or sets the copies.
Syntax
'Declaration
 
Public Property Copies As UShort
'Usage
 
Dim instance As ExcelPrintPageSetting
Dim value As UShort
 
instance.Copies = value
 
value = instance.Copies
public ushort Copies {get; set;}

Property Value

The copies.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options