Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / DEFAULT_SHAPE_PATH Field


In This Topic
DEFAULT_SHAPE_PATH Field
In This Topic
Default shape path This field is constant and read-only.
Syntax
'Declaration
 
Public Const DEFAULT_SHAPE_PATH As MsoShapePath
 
'Usage
 
Dim value As MsoShapePath
 
value = ExcelShape.DEFAULT_SHAPE_PATH
See Also