Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / Width Property


In This Topic
Width Property (ExcelShape)
In This Topic
Gets the width.
Syntax
'Declaration
 
Public ReadOnly Property Width As Double
 
'Usage
 
Dim instance As ExcelShape
Dim value As Double
 
value = instance.Width

Property Value

width
See Also