[]
        
(Showing Draft Content)

FarPoint.Win.Spread.StyleInfo.IsPropertySet

IsPropertySet Method

IsPropertySet(SheetStyleProperty)

Gets whether the specified cell style setting (property) is set.

Declaration
public virtual bool IsPropertySet(SheetStyleProperty styleProperty)
Public Overridable Function IsPropertySet(styleProperty As SheetStyleProperty) As Boolean
Parameters
Type Name Description
SheetStyleProperty styleProperty

SheetStyleProperty object

Returns
Type Description
bool

true if is set; false otherwise