Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WebPub Class / nStyleId Property


In This Topic
nStyleId Property
In This Topic
Syntax
'Declaration
 
Public Property nStyleId As Integer
 
'Usage
 
Dim instance As WebPub
Dim value As Integer
 
instance.nStyleId = value
 
value = instance.nStyleId
See Also