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