次の方法で共有


MetadataType.Copy プロパティ

定義

メタデータのコピー

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象