GrapeCity.Excel Namespace > IExcelReader Interface : SetScroll Method |
'Declaration Sub SetScroll( _ ByVal showHorizontalScrollbarAsNeeded As Boolean, _ ByVal showVerticalScrollBarAsNeeded As Boolean _ )
'Usage Dim instance As IExcelReader Dim showHorizontalScrollbarAsNeeded As Boolean Dim showVerticalScrollBarAsNeeded As Boolean instance.SetScroll(showHorizontalScrollbarAsNeeded, showVerticalScrollBarAsNeeded)
void SetScroll( bool showHorizontalScrollbarAsNeeded, bool showVerticalScrollBarAsNeeded )
Target Platforms: Windows Server 2012, Windows RT