Aspose::Cells::ConditionalFormattingCollection::Get method

ConditionalFormattingCollection::Get method

Gets the FormatConditions element at the specified index.

FormatConditionCollection Aspose::Cells::ConditionalFormattingCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe zero based index of the element.

See Also