Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PrintSize Class / printSize Property


In This Topic
printSize Property
In This Topic
Syntax
'Declaration
 
Public Property printSize As Short
 
'Usage
 
Dim instance As PrintSize
Dim value As Short
 
instance.printSize = value
 
value = instance.printSize
See Also