'宣言 Public Function New( _ ByVal gridRow As GridRecord, _ ByVal containingTable As ITable, _ ByVal isHeader As Boolean, _ ByVal isFooter As Boolean, _ ByVal isSummary As Boolean _ )
public DocumentRowExportingEventArgs( GridRecord gridRow, ITable containingTable, bool isHeader, bool isFooter, bool isSummary )