Share via


TextFrame2.TextRange プロパティ

定義

オブジェクト内の TextRange2 テキストを表す オブジェクトを返します。 読み取り専用です。

public:
 property Microsoft::Office::Core::TextRange2 ^ TextRange { Microsoft::Office::Core::TextRange2 ^ get(); };
public Microsoft.Office.Core.TextRange2 TextRange { get; }
Public ReadOnly Property TextRange As TextRange2

プロパティ値

TextRange2

適用対象