TextFrame2.Ruler Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Core::Ruler2 ^ Ruler { Microsoft::Office::Core::Ruler2 ^ get(); };
public Microsoft.Office.Core.Ruler2 Ruler { get; }
member this.Ruler : Microsoft.Office.Core.Ruler2
Public ReadOnly Property Ruler As Ruler2