is_valid_sheet

Defined in header: <ixion/types.hpp>

bool ixion::is_valid_sheet(sheet_t sheet)

Determine whether or not a given sheet index is valid.

Parameters:

sheet – sheet index to test.

Returns:

true if the sheet index is valid, false otherwise.