[]
Gets or sets a value indicating whether left, right, top, and bottom borders should be applied only to outside borders of a cell range.
public bool Outline { get; set; }
Public Property Outline As Boolean
true if left, right, top, and bottom borders should be applied only to outside borders of a cell range; otherwise, false.
true
false