次の方法で共有


Connection.Model プロパティ

定義

モデルでは、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します: model

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

プロパティ値

属性

適用対象