Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WorkbookSynchronizer.DocumentCachingInfo Class / startRelationIndex Field


In This Topic
startRelationIndex Field
In This Topic
Syntax
'Declaration
 
Public startRelationIndex As Integer
 
'Usage
 
Dim instance As WorkbookSynchronizer.DocumentCachingInfo
Dim value As Integer
 
value = instance.startRelationIndex
 
instance.startRelationIndex = value
See Also