SetEvenFooter Method

SetEvenFooter function

Sets a script formatting the even page footer of an Excel file.Only effect in Excel 2007 when IsHFDiffOddEven is true.


func (instance *PageSetup) SetEvenFooter(section int32, footerscript string)  error

Remarks

See Also