[]
        
(Showing Draft Content)

FarPoint.Web.Spread.StyleInfo.IsPropertySet

IsPropertySet Method

IsPropertySet(SheetStyleProperty)

Gets whether the specified style property is set.

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

SheetStyleProperty class property for which to check setting

Returns
Type Description
bool