Gets or sets the line style used to draw the diagonal lines.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLLineStyleEnum DiagonalStyle { get; set; } |
Visual Basic |
---|
Public Property DiagonalStyle As XLLineStyleEnum Get Set |