[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.BorderCollection

BorderCollection Class

All borders of a cell.

Inheritance
BorderCollection
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class BorderCollection

Constructors

Name Description
BorderCollection()

Gets or sets the create borders.

BorderCollection(string)

Create uniform solid borders using a color.

Properties

Name Description
Bottom

Gets or sets the bottom border.

Diagonal

Gets or sets the diagonal border.

Left

Gets or sets the left border.

Right

Gets or sets the right border.

Top

Gets or sets the top border.