Skip to main content

FormatConditionCollectionBase.Item Property

Name Parameters Description
Item[Int32] index Provides indexed access to individual items within the collection.
Item[Object] tag Gets a style format condition with the specified tag.
Item[String] name Gets an item from the collection by its name.