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


In This Topic
IsLinePropertiesSet Property
In This Topic
Gets whether the line properties is set.
Syntax
'Declaration
 
Public ReadOnly Property IsLinePropertiesSet As Boolean
 
'Usage
 
Dim instance As ExcelShape
Dim value As Boolean
 
value = instance.IsLinePropertiesSet
See Also