GrapeCity.Excel Namespace > IExcelReader Interface : SetRowColumnGutters Method |
'Declaration Sub SetRowColumnGutters( _ ByVal sheet As System.Short, _ ByVal rowGutter As System.Short, _ ByVal columnGutter As System.Short, _ ByVal rowMaxOutlineLevel As System.Short, _ ByVal columnMaxOutlineLevel As System.Short _ )
'Usage Dim instance As IExcelReader Dim sheet As System.Short Dim rowGutter As System.Short Dim columnGutter As System.Short Dim rowMaxOutlineLevel As System.Short Dim columnMaxOutlineLevel As System.Short instance.SetRowColumnGutters(sheet, rowGutter, columnGutter, rowMaxOutlineLevel, columnMaxOutlineLevel)
void SetRowColumnGutters( System.short sheet, System.short rowGutter, System.short columnGutter, System.short rowMaxOutlineLevel, System.short columnMaxOutlineLevel )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6