MESCIUS SPREAD for Windows Forms 15.0J
SetDefaultWidthAndHeight(IExcelRead,CT_SheetFormatPr,Int16,Boolean,Single,Double,Double) メソッド

GrapeCity Spread
ワークシート
シートのインデックス
インポートデータのみ
文字の幅
デフォルト行の高さ
デフォルト列の幅
デフォルトの幅と高さを設定します。
構文
'宣言
 
Public Shared Sub SetDefaultWidthAndHeight( _
   ByVal spread As IExcelRead, _
   ByVal sheetFormatPr As CT_SheetFormatPr, _
   ByVal sheetIndex As Short, _
   ByVal dataOnly As Boolean, _
   ByRef charWidth As Single, _
   ByRef defaultRowHeight As Double, _
   ByRef defaultColWidth As Double _
) 
public static void SetDefaultWidthAndHeight( 
   IExcelRead spread,
   CT_SheetFormatPr sheetFormatPr,
   short sheetIndex,
   bool dataOnly,
   out float charWidth,
   out double defaultRowHeight,
   out double defaultColWidth
)

パラメータ

spread
GrapeCity Spread
sheetFormatPr
ワークシート
sheetIndex
シートのインデックス
dataOnly
インポートデータのみ
charWidth
文字の幅
defaultRowHeight
デフォルト行の高さ
defaultColWidth
デフォルト列の幅
参照

SheetViewSynchronizer クラス
SheetViewSynchronizer メンバ

 

 


© MESCIUS inc. All rights reserved.