n_max_seq property
Maximum number of sequences that can exist in a cell. It's not an error if there are more sequences in a cell than this value, however they will not be visible in the view cells_sequences.
Implementation
@ffi.Int32()
external int n_max_seq;