Stylesheet.Borders Property

Definition

Borders.

Represents the following element tag in the schema: x:borders.

public DocumentFormat.OpenXml.Spreadsheet.Borders Borders { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Borders? Borders { get; set; }
member this.Borders : DocumentFormat.OpenXml.Spreadsheet.Borders with get, set
Public Property Borders As Borders

Property Value

Returns Borders.

Applies to