Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / HidePrecedents Method / HidePrecedents(Int32) Method
Sheet index


In This Topic
HidePrecedents(Int32) Method
In This Topic
Internal use only. Hides the precedents.
Syntax
'Declaration
 
Public Overloads Sub HidePrecedents( _
   ByVal sheetIndex As Integer _
) 
 
'Usage
 
Dim instance As SpreadView
Dim sheetIndex As Integer
 
instance.HidePrecedents(sheetIndex)

Parameters

sheetIndex
Sheet index
See Also