次の方法で共有


Proxy.End プロパティ

定義

エンドポイント接続フラグ

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象