Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CustomBorderStyle Class / Dashes Property
In This Topic
    Dashes Property
    In This Topic
    This list records the length of each segment of the dashed line
    Syntax
    public System.Collections.Generic.List<double> Dashes {get; set;}
    See Also