Name | Description | |
---|---|---|
![]() | ConditionalStyleItem Constructor | Overloaded. |
The following tables list the members exposed by ConditionalStyleItem.
Name | Description | |
---|---|---|
![]() | ConditionalStyleItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CellStyle | Gets or sets a CellStyle that is applied to the Cell when the condition matches. |
![]() | IgnoreCase | Gets or sets a value that indicates whether the item to match is case insensitive. |
![]() | Operator | Gets or sets a value that the Cell.Value should match. |
![]() | Value1 | Gets or sets a value that indicates the first operation value when the operator needs several arguments. |
![]() | Value2 | Gets or sets a value that indicates the second operation value when the operator needs several arguments. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact copy of the current ConditionalStyleItem. |
![]() | Deserialize | Loads the object from XML. |
![]() | GetObjectData | Gets the object data. |
![]() | Serialize | Saves the object to XML. |