バージョン 23.1 (最新)

ExportGridFieldCaption メソッド

指定されたワークシート セルにグリッド フィールド キャプション (ヘッダーまたはフッター) をエクスポートします。
シンタックス
protected virtual void ExportGridFieldCaption( 
   WebDataGrid grid,
   GridFieldCaption caption,
   WorksheetRow wsRow,
   WorksheetCell wsCell,
   int rowIndex,
   int columnIndex,
   string gridCssClass,
   string captionRowCssClass,
   bool isHeader,
   int rowSpan,
   int colSpan,
   int colOffset
)

パラメータ

grid
caption
wsRow
wsCell
rowIndex
columnIndex
gridCssClass
captionRowCssClass
isHeader
rowSpan
colSpan
colOffset
参照