Share via


TextFrame2.Ruler Property

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

Syntax

'Declaration
ReadOnly Property Ruler As Ruler2
    Get
'Usage
Dim instance As TextFrame2
Dim value As Ruler2

value = instance.Ruler
Ruler2 Ruler { get; }

Property Value

Type: Microsoft.Office.Core.Ruler2

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Core Namespace