次の方法で共有


Connection.UsedByAddin プロパティ

定義

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

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

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

プロパティ値

属性

適用対象