Aspose::Cells::ConditionalFormattingCollection::begin method

ConditionalFormattingCollection::begin method

Returns an iterator to the beginning of the ConditionalFormattingCollection.

Iterator Aspose::Cells::ConditionalFormattingCollection::begin()

ReturnValue

An Iterator pointing to the first element of the ConditionalFormattingCollection.

See Also