public class PivotFormatConditionCollection extends CollectionBase
Remarks
NOTE: This method is now obsolete. Instead, please use PivotConditionalFormatCollection class. This method will be removed 12 months later since December 2024. Aspose apologizes for any inconvenience you may have experienced.| Modifier and Type | Method and Description |
|---|---|
int |
add()
Deprecated.
Adds a pivot FormatCondition to the collection.
|
PivotFormatCondition |
get(int index)
Deprecated.
Gets the pivot FormatCondition object at the specific index.
|
int |
getCount()
Deprecated.
Gets the count of conditional formats.
|
void |
removeAt(int index)
Deprecated.
Remove a conditional formats.
|
public int add()
Remarks
not supportedpublic int getCount()
getCount in class CollectionBasepublic void removeAt(int index)
removeAt in class CollectionBaseindex - The zero-based index of the item to remove.public PivotFormatCondition get(int index)
get in class CollectionBaseindex - Specified position index.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.