Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
LineStyleType BottomBorderLineStyle { get; set; }
Property BottomBorderLineStyle As LineStyleType Get Set
property LineStyleType BottomBorderLineStyle { LineStyleType get (); void set (LineStyleType value); }
abstract BottomBorderLineStyle : LineStyleType with get, set