Ruler2.Levels 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.
Gets a RulerLevels2 object that represents outline text formatting. Read-only.
public:
property Microsoft::Office::Core::RulerLevels2 ^ Levels { Microsoft::Office::Core::RulerLevels2 ^ get(); };
public Microsoft.Office.Core.RulerLevels2 Levels { get; }
member this.Levels : Microsoft.Office.Core.RulerLevels2
Public ReadOnly Property Levels As RulerLevels2