'宣言 Public Function New( _ ByVal gridCell As GridRecordItem, _ ByVal cellElement As IGridCell, _ ByVal isHeader As Boolean, _ ByVal isFooter As Boolean, _ ByVal isSummary As Boolean _ )
public DocumentCellExportedEventArgs( GridRecordItem gridCell, IGridCell cellElement, bool isHeader, bool isFooter, bool isSummary )