RulerLevel Interface

Contains first-line indent and hanging indent information for an outline level.

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

Syntax

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

Remarks

The RulerLevel object is a member of the RulerLevels collection. The RulerLevels collection contains a RulerLevel object for each of the five available outline levels.

See Also

Reference

RulerLevel Members

Microsoft.Office.Interop.PowerPoint Namespace