RulerLevels2 Interface

A collection of all the RulerLevel2 objects on the specified ruler.

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

Syntax

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

Remarks

Each RulerLevel2 object represents the first-line and left indent for text at a particular outline level. This collection always contains five members — one for each of the available outline levels.

See Also

Reference

RulerLevels2 Members

Microsoft.Office.Core Namespace