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


In This Topic
Width_New Property
In This Topic
Gets the width_ new.
Syntax
'Declaration
 
Public ReadOnly Property Width_New As Double
 
'Usage
 
Dim instance As ExcelShape
Dim value As Double
 
value = instance.Width_New

Property Value

The width_ new.
See Also