Share via


BackstageEditBox.GetText プロパティ

定義

getText、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します。 getText

[DocumentFormat.OpenXml.SchemaAttr(0, "getText")]
public DocumentFormat.OpenXml.StringValue GetText { get; set; }
public DocumentFormat.OpenXml.StringValue GetText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "getText")]
public DocumentFormat.OpenXml.StringValue? GetText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("getText")]
public DocumentFormat.OpenXml.StringValue? GetText { get; set; }
public DocumentFormat.OpenXml.StringValue? GetText { get; set; }
member this.GetText : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "getText")>]
member this.GetText : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("getText")>]
member this.GetText : DocumentFormat.OpenXml.StringValue with get, set
Public Property GetText As StringValue

プロパティ値

属性

適用対象