RulerLevel2 Interface

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C03C3-0000-0000-C000-000000000046")> _
Public Interface RulerLevel2 _
    Inherits _IMsoDispObj
'Usage
Dim instance As RulerLevel2
[GuidAttribute("000C03C3-0000-0000-C000-000000000046")]
public interface RulerLevel2 : _IMsoDispObj

Remarks

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

See Also

Reference

RulerLevel2 Members

Microsoft.Office.Core Namespace