Ruler2.Levels Property
Gets a RulerLevels2 object that represents outline text formatting. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Levels As RulerLevels2
Get
'Usage
Dim instance As Ruler2
Dim value As RulerLevels2
value = instance.Levels
RulerLevels2 Levels { get; }
Property Value
Type: Microsoft.Office.Core.RulerLevels2
RulerLevels2