GrapeCity.Excel Namespace > IExcelWriter Interface : GetGutters Method |
'Declaration Sub GetGutters( _ ByVal sheet As System.Short, _ ByRef rowMaxOutLineLevel As System.Integer, _ ByRef columnMaxOutLineLevel As System.Integer _ )
'Usage Dim instance As IExcelWriter Dim sheet As System.Short Dim rowMaxOutLineLevel As System.Integer Dim columnMaxOutLineLevel As System.Integer instance.GetGutters(sheet, rowMaxOutLineLevel, columnMaxOutLineLevel)
void GetGutters( System.short sheet, ref System.int rowMaxOutLineLevel, ref System.int 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