次の方法で共有


Headers.Shared プロパティ

定義

共有ブック

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象