ConditionalFormattingIconCollection.Item
ConditionalFormattingIconCollection indexer
Gets the ConditionalFormattingIcon element at the specified index.
public ConditionalFormattingIcon this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class ConditionalFormattingIcon
- class ConditionalFormattingIconCollection
- namespace Aspose.Cells
- assembly Aspose.Cells