worksheet_set_footer

@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().

extern (C)
worksheet_set_footer

Meta