$numFmt $numFmt : string Footnote Numbering Format w:numFmt, one of PhpOffice\PhpWord\SimpleType\NumberFormat Type string
setPos() setPos(string $pos) : self Set the Footnote Positioning Location (pageBottom, beneathText, sectEnd, docEnd) Parameters string $pos Throws \InvalidArgumentException Returns self
setNumFmt() setNumFmt(string $numFmt) : self Set the Footnote Numbering Format Parameters string $numFmt One of NumberFormat Returns self
setNumStart() setNumStart(float $numStart) : self Set the Footnote Numbering Format Parameters float $numStart Returns self
getNumRestart() getNumRestart() : string Get the Footnote and Endnote Numbering Starting Value Returns string
setNumRestart() setNumRestart(string $numRestart) : self Set the Footnote and Endnote Numbering Starting Value (continuous, eachSect, eachPage) Parameters string $numRestart Throws \InvalidArgumentException Returns self