public class ConditionalFormattingValueCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
int |
add(int type,
java.lang.String value)
Adds
ConditionalFormattingValue object. |
ConditionalFormattingValue |
get(int index)
Get the CFValueObject element at the specified index.
|
public ConditionalFormattingValue get(int index)
get in class CollectionBaseindex - The zero based index of the element.public int add(int type,
java.lang.String value)
ConditionalFormattingValue object.type - FormatConditionValueType. The value type.value - The value.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.