FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / TableStyleCollection Property


In This Topic
TableStyleCollection Property
In This Topic
Gets a table style collection.
Syntax
'Declaration
 
Public ReadOnly Property TableStyleCollection As TableStyleCollection
 
'Usage
 
Dim instance As FpSpread
Dim value As TableStyleCollection
 
value = instance.TableStyleCollection
See Also