mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #362] No function to merge cells in Swift #288
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#288
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CypriotUnknown on GitHub (Dec 28, 2021).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/362
Hello,
First of all, thank you for this amazing library. I cannot find the function on the worksheet class to merge cells. I am assuming this is only the case with the Swift version of the library.
Please help if I'm missing something out.
Thanks..
@jmcnamara commented on GitHub (Dec 28, 2021):
For clarity which Swift version of the library are you using?
@CypriotUnknown commented on GitHub (Dec 29, 2021):
Hello. It's 0.2.0
@jmcnamara commented on GitHub (Dec 29, 2021):
Ok. But which library are you using. Can you provide a link to it.
@CypriotUnknown commented on GitHub (Dec 29, 2021):
https://github.com/damuellen/xlsxwriter.swift
@jmcnamara commented on GitHub (Dec 29, 2021):
Then it is probably best to open the issue there. There isn't any issue with merge ranges in the C library. You can @ me into the new issue. I'll close this one here.
@CypriotUnknown commented on GitHub (Dec 29, 2021):
Ok thanks. I did open the issue but I can't @ you there.