GrapeCity.Excel Namespace > IExcelWriter Interface : GetDisplayElements Method |
'Declaration Sub GetDisplayElements( _ ByVal sheet As Short, _ ByRef showFormula As Boolean, _ ByRef showZeros As Boolean, _ ByRef showGridLine As Boolean, _ ByRef showRowColumnHeader As Boolean, _ ByRef rightToLeftColumns As Boolean _ )
'Usage Dim instance As IExcelWriter Dim sheet As Short Dim showFormula As Boolean Dim showZeros As Boolean Dim showGridLine As Boolean Dim showRowColumnHeader As Boolean Dim rightToLeftColumns As Boolean instance.GetDisplayElements(sheet, showFormula, showZeros, showGridLine, showRowColumnHeader, rightToLeftColumns)
void GetDisplayElements( short sheet, ref bool showFormula, ref bool showZeros, ref bool showGridLine, ref bool showRowColumnHeader, ref bool rightToLeftColumns )
Target Platforms: Windows Server 2012, Windows RT