@brief Set the printed page footer caption.
@param worksheet Pointer to a lxw_worksheet instance to be updated. @param string The footer string.
@return A #lxw_error code.
The syntax of this function is the same as worksheet_set_header().
See Implementation
@brief Set the printed page footer caption.
@param worksheet Pointer to a lxw_worksheet instance to be updated. @param string The footer string.
@return A #lxw_error code.
The syntax of this function is the same as worksheet_set_header().