GrapeCity.Excel Namespace > IExcelReader Interface : SetDisplayElements Method |
'Declaration Sub SetDisplayElements( _ ByVal sheet As System.Short, _ ByVal showFormula As System.Boolean, _ ByVal showZeros As System.Boolean, _ ByVal showGridLine As System.Boolean, _ ByVal showRowColumnHeader As System.Boolean, _ ByVal rightToLeftColumns As System.Boolean _ )
'Usage Dim instance As IExcelReader Dim sheet As System.Short Dim showFormula As System.Boolean Dim showZeros As System.Boolean Dim showGridLine As System.Boolean Dim showRowColumnHeader As System.Boolean Dim rightToLeftColumns As System.Boolean instance.SetDisplayElements(sheet, showFormula, showZeros, showGridLine, showRowColumnHeader, rightToLeftColumns)
void SetDisplayElements( System.short sheet, System.bool showFormula, System.bool showZeros, System.bool showGridLine, System.bool showRowColumnHeader, System.bool rightToLeftColumns )
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