[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Border.Outline

Outline Property

Outline

Gets or sets a value indicating whether left, right, top, and bottom borders should be applied only to outside borders of a cell range.

Declaration
public bool Outline { get; set; }
Public Property Outline As Boolean
Property Value
Type Description
bool

true if left, right, top, and bottom borders should be applied only to outside borders of a cell range; otherwise, false.