@brief Center the printed page vertically.
@param worksheet Pointer to a lxw_worksheet instance to be updated.
Center the worksheet data vertically between the margins on the printed page:
@code worksheet_center_vertically(worksheet); @endcode
See Implementation
@brief Center the printed page vertically.
@param worksheet Pointer to a lxw_worksheet instance to be updated.
Center the worksheet data vertically between the margins on the printed page:
@code worksheet_center_vertically(worksheet); @endcode