DisplayFooter
Determines whether the RecipePlus table object will show a footer. If the DisplayFooter property is
True
, the footer will be shown.If the footer is shown, its format will be:
<runtime recipe name> : <unit name> : <# of ingredients displayed in table> : <total # of ingredients>
Example
Cookies : Unit1 : 6 : 17
TIP:
Unit names do not support language switching at runtime.
Provide Feedback