Compartir a través de


TextFrame2.Ruler Property

Returns the ruler for the specified text. Read-only.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
Ruler2

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Interop.Excel Namespace