[]
Gets whether the specified cell style setting (property) is set.
public virtual bool IsPropertySet(SheetStyleProperty styleProperty)
Public Overridable Function IsPropertySet(styleProperty As SheetStyleProperty) As Boolean
Type | Name | Description |
---|---|---|
SheetStyleProperty | styleProperty | SheetStyleProperty object |
Type | Description |
---|---|
bool | true if is set; false otherwise |