StyleFormatCondition Constructors
A single style condition.
Name | Parameters | Description |
---|---|---|
Style |
none |
Creates a new Style |
Style |
condition, column, tag, val1, val2, apply |
Initializes a new instance of the Style |
Style |
condition, column, tag, val1, val2 |
Initializes a new instance of the Style |
Style |
condition, column, tag, val1 |
Initializes a new instance of the Style |
Style |
condition, tag, appearance |
Initializes a new instance of the Style |
Style |
condition, tag, appearance, val1, val2, column, apply |
Initializes a new instance of the Style |
Style |
condition |
Initializes a new instance of the Style |
See Also