[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CustomBorderStyle.Dashes

Dashes Property

Dashes

Gets or sets the list records the length of each segment of the dashed line.

Declaration
public List<double> Dashes { get; set; }
Public Property Dashes As List(Of Double)