次の方法で共有


MetadataType.PasteComments プロパティ

定義

メタデータ貼り付けコメント

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象