We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sheet<TKey, TValue>.Serialize()
Sheet<TKey, TValue>.Serialize() does not reflect Add() and Remove(). It just return the _csv which is stored when the sheet constructed.
Add()
Remove()
_csv
Activity