TextStyleLevels Interface
A collection of all the outline text levels. This collection always contains five members, each of which is represented by a TextStyleLevel object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("9149349A-5A91-11CF-8700-00AA0060263B")> _
Public Interface TextStyleLevels _
Inherits Collection
'Usage
Dim instance As TextStyleLevels
[GuidAttribute("9149349A-5A91-11CF-8700-00AA0060263B")]
public interface TextStyleLevels : Collection