create Sheet
Creates a new worksheet with a safe name. fastexcel does not expose an "already exists" check, so callers needing collision-free names should track the names they have used and pass a unique value.
Creates a new worksheet with a safe name. fastexcel does not expose an "already exists" check, so callers needing collision-free names should track the names they have used and pass a unique value.