次の方法で共有


MetadataType.PasteBorders プロパティ

定義

メタデータ貼り付け罫線

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象