Synonym for Borders.LineStyle. Read / write.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
LineStyleType Value { get; set; }
Property Value As LineStyleType
Get
Set
property LineStyleType Value {
LineStyleType get ();
void set (LineStyleType value);
}
abstract Value : LineStyleType with get, set
Property Value
Type:
LineStyleType
See Also