Spread Windows Forms 15.0
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
    public int startRelationIndex
    See Also