次の方法で共有


ComboBox.GetText プロパティ

定義

Gettext

スキーマ内の次の属性を表します。 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

プロパティ値

属性

適用対象