RulerLevels Interface
A collection of all the RulerLevel objects on the specified ruler.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("91493491-5A91-11CF-8700-00AA0060263B")> _
Public Interface RulerLevels _
Inherits Collection
'Usage
Dim instance As RulerLevels
[GuidAttribute("91493491-5A91-11CF-8700-00AA0060263B")]
public interface RulerLevels : Collection
Remarks
Each RulerLevel 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.