'宣言
Protected Overridable Sub ExportGridFieldCaption( _
ByVal As WebDataGrid, _
ByVal As GridFieldCaption, _
ByVal As WorksheetRow, _
ByVal As WorksheetCell, _
ByVal As Integer, _
ByVal columnIndex As Integer, _
ByVal As String, _
ByVal As String, _
ByVal As Boolean, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer _
)
protected virtual void ExportGridFieldCaption(
WebDataGrid ,
GridFieldCaption ,
WorksheetRow ,
WorksheetCell ,
int ,
int columnIndex,
string ,
string ,
bool ,
int ,
int ,
int
)