'Declaration
Public Function New( _
ByVal As SpreadView, _
ByVal As Graphics, _
ByVal As Boolean, _
ByVal As Rectangle, _
ByVal As Integer, _
ByVal As CellRange _
)
public PrintHeaderFooterAreaEventArgs(
SpreadView ,
Graphics ,
bool ,
Rectangle ,
int ,
CellRange
)