add method
add
Adds ConditionalFormattingValue
object.
Returns
Returns the index of new object in the list.
def add(self, type, value):
...
Parameter | Type | Description |
---|---|---|
type | FormatConditionValueType | The value type. |
value | str | The value. |
See Also
- module
aspose.cells
- class
ConditionalFormattingValue
- class
ConditionalFormattingValueCollection