Gets or sets which diagonal lines to display (none, forward, backward).
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public XLDiagonalFlags Diagonal { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property Diagonal As XLDiagonalFlags <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |