Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / View3DInfo Class / Cluster Property


In This Topic
Cluster Property
In This Topic
Gets or sets the cluster.
Syntax
'Declaration
 
Public Property Cluster As Byte
 
'Usage
 
Dim instance As View3DInfo
Dim value As Byte
 
instance.Cluster = value
 
value = instance.Cluster

Property Value

The cluster.
See Also