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