TextStyleLevel Interface

Contains character and paragraph formatting information for an outline level.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("9149349B-5A91-11CF-8700-00AA0060263B")> _
Public Interface TextStyleLevel
'Usage
Dim instance As TextStyleLevel
[GuidAttribute("9149349B-5A91-11CF-8700-00AA0060263B")]
public interface TextStyleLevel

Remarks

The TextStyleLevel object is a member of the TextStyleLevels collection. The TextStyleLevels collection contains one TextStyleLevel object for each of the five outline levels.

See Also

Reference

TextStyleLevel Members

Microsoft.Office.Interop.PowerPoint Namespace