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