Returns a single member of the collection of text styles.
Syntax
expression.Item(Index)
expression Required. An expression that returns a TextStyles collection.
Index Required Long. The style to be returned from the collection. Can be one of the following PpTextStyleType constants: ppBodyStyle, ppDefaultStyle, or ppTitleStyle.