Overview | Methods | This Package | All Packages
Sets the footer row to the DhRow element specified.
Syntax
final public void setFooterRow( DhRow r )
Parameters
r
The new footer row. Set to null to clear the existing footer row.
See Also getFooterRow