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