pub fn get_next_format(format: &TextFormat) -> TextFormatExpand description
Get the next cyclic text format.
If the last value is passed into this, the first value will be returned.
pub fn get_next_format(format: &TextFormat) -> TextFormatGet the next cyclic text format.
If the last value is passed into this, the first value will be returned.