FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / IsPropertySet Method


In This Topic
IsPropertySet Method (NamedStyle)
In This Topic
Syntax
'Declaration
 
Public Overrides Function IsPropertySet( _
   ByVal styleProperty As SheetStyleProperty _
) As Boolean
 
'Usage
 
Dim instance As NamedStyle
Dim styleProperty As SheetStyleProperty
Dim value As Boolean
 
value = instance.IsPropertySet(styleProperty)

Parameters

styleProperty
See Also