FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelBiffWrite インタフェース : ExcelGetDisplayElements メソッド |
'Declaration
Function ExcelGetDisplayElements( _ ByVal sheet As Short, _ ByRef dispFormula As Boolean, _ ByRef dispZeros As Boolean, _ ByRef dispGrid As Boolean, _ ByRef dispRowColHdr As Boolean, _ ByRef rightToLeftColumns As Boolean _ ) As Boolean
bool ExcelGetDisplayElements( short sheet, ref bool dispFormula, ref bool dispZeros, ref bool dispGrid, ref bool dispRowColHdr, ref bool rightToLeftColumns )