IsDiagonalUp Property (CellBorders)
Gets a value indicating whether
Diagonal border musth be draw from bottom-left to top-right.
'Declaration
Public ReadOnly Property IsDiagonalUp As Boolean
public bool IsDiagonalUp { get; }
public: __property bool get_IsDiagonalUp();
public:
property bool IsDiagonalUp {
bool get();
}
Property Value
True the
Diagonal border musth be draw from bottom-left to top-right; otherwise,
false. Default value is
false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5