MESCIUS SPREAD for Windows Forms 17.0J
ExcelGetDisplayElements メソッド

シートインデックス
数式を表示するかどうか
0を表示するかどうか
グリッドを表示するかどうか
ヘッダを表示するかどうか
列を右から左に表示するかどうか
Excel BIFFファイルへのエクスポートのために表示要素を取得します。
構文
'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
)

パラメータ

sheet
シートインデックス
dispFormula
数式を表示するかどうか
dispZeros
0を表示するかどうか
dispGrid
グリッドを表示するかどうか
dispRowColHdr
ヘッダを表示するかどうか
rightToLeftColumns
列を右から左に表示するかどうか
参照

IExcelBiffWrite インタフェース
IExcelBiffWrite メンバ

 

 


© MESCIUS inc. All rights reserved.