Ruler2.Levels プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アウトライン テキストの RulerLevels2 書式設定を表す オブジェクトを取得します。 読み取り専用です。
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