worksheet_center_vertically

@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

extern (C)
void
worksheet_center_vertically

Meta