Aspose::Cells::ConditionalFormattingValueCollection::begin method

ConditionalFormattingValueCollection::begin method

Returns an iterator to the beginning of the ConditionalFormattingValueCollection.

Iterator Aspose::Cells::ConditionalFormattingValueCollection::begin()

ReturnValue

An Iterator pointing to the first element of the ConditionalFormattingValueCollection.

See Also