Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class / GetBorderStyleInternal Method


In This Topic
GetBorderStyleInternal Method
In This Topic
Gets border style.
Syntax
'Declaration
 
Protected Function GetBorderStyleInternal() As Integer()
 
'Usage
 
Dim instance As ExcelXFormat
Dim value() As Integer
 
value = instance.GetBorderStyleInternal()

Return Value

An array of System.Int32 values
See Also