xuri / excelize-wasm

A WebAssembly build of the Go Excelize library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
https://xuri.me/excelize
BSD 3-Clause "New" or "Revised" License
190 stars 33 forks source link

New function `DeleteFormControl` has been added #13

Closed fsfsx closed 1 year ago

fsfsx commented 1 year ago

PR Details

New function DeleteFormControl has been added

Related Issue

N/A

How Has This Been Tested

Add new unit test, and all test cases was passed.

Types of changes

Checklist