CellFormat.BorderId プロパティ

定義

スキーマの属性の次の枠線の Id.Represents: borderId

[DocumentFormat.OpenXml.SchemaAttr(0, "borderId")]
public DocumentFormat.OpenXml.UInt32Value BorderId { get; set; }
member this.BorderId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property BorderId As UInt32Value

プロパティ値

UInt32Value

返します。 UInt32Value

属性

注釈

このセルの書式で使用されている境界線のレコードの 0 から始まるインデックス。

可能なこの属性の値は、ST_BorderId単純型です。

適用対象