CellFormat.ApplyBorder プロパティ

定義

罫線を適用する

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象