Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / DEFAULT_LINE_WIDTH Field


In This Topic
DEFAULT_LINE_WIDTH Field
In This Topic
[9525] Default line width This field is constant and read-only.
Syntax
'Declaration
 
Public Const DEFAULT_LINE_WIDTH As Integer
 
'Usage
 
Dim value As Integer
 
value = ExcelShape.DEFAULT_LINE_WIDTH
See Also