Skip to content

Commit

Permalink
Docs for new supported formula function: DOLLAR
Browse files Browse the repository at this point in the history
- Update code contributors for the next released version 2.9.0
  • Loading branch information
xuri committed Sep 26, 2024
1 parent a198519 commit 07f477f
Show file tree
Hide file tree
Showing 36 changed files with 132 additions and 12 deletions.
2 changes: 1 addition & 1 deletion ar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize هي مكتبة مكتوبة في الذهاب نقية توفير مج
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- التراخيص: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- الإصدار الأخير: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- وقت تحديث المستند: أغسطس 24, 2024
- وقت تحديث المستند: سبتمبر 26, 2024

## بعثة المشروع

Expand Down
1 change: 1 addition & 0 deletions ar/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ DGET | استخراج سجل مفرد من قاعدة بيا
DISC | إرجاع نسبة الخصم على الورقة المالية
DMAX | إرجاع القيمة القصوى من إدخالات قاعدة البيانات المحددة
DMIN | إرجاع القيمة الدنيا من إدخالات قاعدة البيانات المحددة
DOLLAR | الرقم إلى نص باستخدام تنسيق العملة، مع تقريب الأرقام العشرية إلى عدد الأماكن التي تحددها
DOLLARDE | تحويل سعر دولار، يتم التعبير عنه ككسر، إلى سعر دولار، يتم التعبير عنه كرقم عشري
DOLLARFR | تحويل سعر دولار، يتم التعبير عنه كرقم عشري، إلى سعر دولار، يتم التعبر عنه ككسر
DPRODUCT | تضرب القيم في حقل سجلات معين يطابق المعيار الموجود في قاعدة بيانات
Expand Down
9 changes: 9 additions & 0 deletions ar/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion de/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize ist eine Bibliothek, die in reinem Go geschrieben wurde und eine Reihe
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- Lizenzen: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- Letzte Version: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- Dokument Aktualisierungszeit: August 24, 2024
- Dokument Aktualisierungszeit: September 26, 2024

## Project mission

Expand Down
1 change: 1 addition & 0 deletions de/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -865,6 +865,7 @@ DBSUMME | Addiert die Zahlen in der Feldspalte von Datensätze
DURATION | Gibt die jährliche Duration eines Wertpapiers mit periodischen Zinszahlungen zurück
DBVARIANZ | Schätzt die Varianz basierend auf einer Stichprobe aus ausgewählten Datenbankeinträgen
DBVARIANZEN | Berechnet die Varianz basierend auf der Grundgesamtheit ausgewählter Datenbankeinträge
DM | Konvertiert eine Zahl im Währungsformat in Text, wobei die Dezimalstellen auf die von Ihnen angegebene Anzahl von Stellen gerundet werden
EDATUM | Gibt die fortlaufende Zahl des Datums zurück, das die angegebene Anzahl von Monaten vor oder nach dem Ausgangsdatum liegt
EFFEKTIV | Gibt die jährliche Effektivverzinsung zurück
ENCODEURL | Gibt eine URL-codierte Zeichenfolge zurück Diese Funktion steht in Excel für das Web nicht zur Verfügung
Expand Down
9 changes: 9 additions & 0 deletions de/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@ Vielen Dank für alle Mitwirkenden an Excelize. Nachfolgend finden Sie eine List
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize is a library written in pure Go providing a set of functions that allow
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- Licenses: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- Last version: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- Document update time: August 24, 2024
- Document update time: September 26, 2024

## Project mission

Expand Down
1 change: 1 addition & 0 deletions en/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,7 @@ DGET | Extracts from a database a single record that matches
DISC | Returns the discount rate for a security
DMAX | Returns the maximum value from selected database entries
DMIN | Returns the minimum value from selected database entries
DOLLAR | Converts a number to text using currency format, with the decimals rounded to the number of places you specify
DOLLARDE | Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number
DOLLARFR | Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction
DPRODUCT | Multiplies the values in a particular field of records that match the criteria in a database
Expand Down
9 changes: 9 additions & 0 deletions en/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@ Thanks for all the contributors to Excelize. Below is a list of contributors tha
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion es/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize es una biblioteca escrita en Go puro que proporciona un conjunto de fun
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- Licencias: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- Ultima versión: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- Tiempo de actualización del documento: agosto 24, 2024
- Tiempo de actualización del documento: septiembre 26, 2024

## Misión del proyecto

Expand Down
1 change: 1 addition & 0 deletions es/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ DGET | Extrae de una base de datos un único registro que co
TASA.DESC | Devuelve la tasa de descuento de un valor bursátil
DMAX | Devuelve el valor máximo de las entradas seleccionadas de una base de datos
BDMIN | Devuelve el valor mínimo de las entradas seleccionadas de una base de datos
MONEDA | Convierte un número en texto con formato de moneda, con los decimales redondeados al número de posiciones que especifique
DOLLARDE | Convierte un precio en dólares expresado como una fracción en un precio en dólares expresado como un número decimal
MONEDA.FRAC | Convierte un precio en dólares expresado como un número decimal en un precio en dólares expresado como una fracción
DPRODUCT | Multiplica los valores de un campo determinado de los registros que cumplen los criterios de una base de datos
Expand Down
9 changes: 9 additions & 0 deletions es/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@ Gracias por todos los colaboradores de Excelize. A continuación se muestra una
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion fr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize est une bibliothèque écrite en pure Go fournissant un ensemble de fon
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- Licenses: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- Dernière version: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- Heure de mise à jour du document: 24 août 2024
- Heure de mise à jour du document: 26 septembre 2024

## Mission du projet

Expand Down
1 change: 1 addition & 0 deletions fr/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ DGET | Extrait d'une base de données un seul enregistre
DISC | Renvoie le taux d'escompte d'un titre
DMAX | Renvoie la valeur maximale des entrées de base de données sélectionnées
BDMIN | Renvoie la valeur minimale des entrées de base de données sélectionnées
FRANC | Convertit un nombre en texte à l'aide du format monétaire, avec les décimales arrondies au nombre d'emplacements que vous spécifiez
DOLLAR | Convertit un nombre en texte en utilisant le format monétaire $ (dollar)
DOLLARDE | Convertit un prix en dollars, exprimé sous forme de fraction, en un prix en dollars exprimé sous forme de nombre décimal
DPRODUCT | Multiplie les valeurs d'un champ particulier dans des enregistrements correspondant aux critères d'une base de données
Expand Down
9 changes: 9 additions & 0 deletions fr/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@ Merci pour tous les contributeurs d'Excelize. Vous trouverez ci-dessous une list
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion it/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize è una libreria scritta in puro Go che fornisce una serie di funzioni c
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- Licenze: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- Ultima versione: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- Orario aggiornamento documento: agosto 24, 2024
- Orario aggiornamento documento: settembre 26, 2024

## Missione del progetto

Expand Down
1 change: 1 addition & 0 deletions it/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ DB.VALORI | Estrae da un database un singolo record che soddis
TASSO.SCONTO | Restituisce il tasso di sconto per un titolo
DB.MAX | Restituisce il valore massimo dalle voci selezionate in un database
DB.MIN | Restituisce il valore minimo dalle voci selezionate in un database
VALUTA | Converte un numero in testo usando il formato valuta, con i decimali arrotondati al numero di posizioni specificato
VALUTA.DEC | Converte un prezzo valuta, espresso come frazione, in prezzo valuta, espresso come numero decimale
VALUTA.FRAZ | Converte un prezzo valuta, espresso come numero decimale, in prezzo valuta, espresso come frazione
DB.PRODOTTO | Moltiplica i valori in un determinato campo di record che soddisfano i criteri nel database
Expand Down
9 changes: 9 additions & 0 deletions it/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@ Grazie a tutti i contributori di Excelize. Di seguito è riportato un elenco di
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion ja/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize は、純粋な Go で記述されたライブラリで、XLAM / XLSM /
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- ライセンス契約: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- 現在のバージョン: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- ドキュメントの更新:2024年8月24日
- ドキュメントの更新:2024年9月26日

## プロジェクトミッション

Expand Down
1 change: 1 addition & 0 deletions ja/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,7 @@ DGET | 指定された条件に一致する 1 つのレコ
DISC | 証券に対する割引率を返します
DMAX | 選択したデータベース レコードの最大値を返します
DMIN | 選択したデータベース レコードの最小値を返します
DOLLAR | 通貨形式を使用して数値をテキストに変換します。小数点は指定した桁数に丸められます
DOLLARDE | 分数で表されたドル単位の価格を、小数表示のドル価格に変換します
DOLLARFR | 小数で表されたドル単位の価格を、分数表示のドル価格に変換します
DPRODUCT | データベース内の、条件に一致するレコードの特定のフィールド値を乗算します
Expand Down
9 changes: 9 additions & 0 deletions ja/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@ Excelize へのすべての貢献者に感謝します。以下は、このバ
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion ko/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize 는 순수 Go로 작성된 라이브러리로 XLAM / XLSM / XLSX / XLTM
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- 면허: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- 마지막 버전: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- 문서 업데이트 시간: 2024 년 824
- 문서 업데이트 시간: 2024 년 926

## 프로젝트 미션

Expand Down
1 change: 1 addition & 0 deletions ko/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,7 @@ DGET | 데이터베이스에서 찾을 조건에 맞는 레
DISC | 유가 증권의 할인율을 반환합니다
DMAX | 선택한 데이터베이스 항목 중에서 최대값을 반환합니다
DMIN | 선택한 데이터베이스 항목 중에서 최소값을 반환합니다
DOLLAR | 통화 형식을 사용하여 숫자를 텍스트로 변환하고, 소수 자릿수는 지정한 위치 수로 반올림됩니다
DOLLARDE | 분수로 표시된 금액을 소수로 표시된 금액으로 변환합니다
DOLLARFR | 소수로 표시된 금액을 분수로 표시된 금액으로 변환합니다
DPRODUCT | 데이터베이스에서 조건에 맞는 특정 레코드 필드의 값을 곱합니다
Expand Down
9 changes: 9 additions & 0 deletions ko/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@ Excelize 에 기여한 모든 분들께 감사드립니다. 아래는 이 버전
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion pt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize é uma biblioteca escrita em Go puro que fornece um conjunto de funçõ
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- Licenças: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- Última versão: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- Hora de atualização do documento: agosto 24, 2024
- Hora de atualização do documento: setembro 26, 2024

## Missão do projeto

Expand Down
1 change: 1 addition & 0 deletions pt/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ DGET | Extrai de uma base de dados um único registo que cor
DESC | Devolve a taxa de desconto de um título
DMAX | Devolve o valor máximo das entradas da base de dados selecionada
DMIN | Devolve o valor mínimo das entradas da base de dados selecionada
MOEDA | Converte um número em texto utilizando o formato de moeda, com os decimais arredondados para o número de locais que especificar
DOLLARDE | Converte um preço em unidade monetária expresso como uma fração, num preço em unidade monetária expresso como um número decimal
DOLLARFR | Converte um preço em unidade monetária expresso como um número decimal, num preço em unidade monetária expresso como uma fração
DPRODUCT | Multiplica os valores de um determinado campo de registos que correspondem aos critérios numa base de dados
Expand Down
9 changes: 9 additions & 0 deletions pt/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@ Obrigado a todos os colaboradores do Excelize. Abaixo está uma lista de contrib
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion ru/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ EXCELIZE - это библиотека, написанная на чистом G
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- Лицензии: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- Последняя версия: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- Время обновления документа: 24 Август 2024 г.
- Время обновления документа: 26 сентябрь 2024 г.

## Миссия проекта

Expand Down
1 change: 1 addition & 0 deletions ru/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ DAYS | Возвращает количество дн
СКИДКА | Возвращает ставку дисконтирования ценной бумаги
ДМАКС | Возвращает наибольшее значение из выбранных записей базы данных
ДМИН | Возвращает наименьшее значение из выбранных записей базы данных
РУБЛЬ | преобразует число в текст с помощью денежного формата с десятичными знаками, округленными до указанного количества мест
РУБЛЬ.ДЕС | Преобразует цену в рублях, представленную в виде десятичной дроби, в десятичное число
РУБЛЬ.ДРОБЬ | Преобразует цену в рублях, представленную в виде десятичного числа, в десятичную дробь
DPRODUCT | Перемножает значения определенного поля записей, соответствующих условию, в базе данных
Expand Down
9 changes: 9 additions & 0 deletions ru/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,12 @@
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion zh-hans/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize 是 Go 语言编写的用于操作 Office Excel 文档基础库,基
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- 许可协议: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- 当前版本: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- 文档更新: 2024年8月24日
- 文档更新: 2024年9月26日

## 项目使命

Expand Down
1 change: 1 addition & 0 deletions zh-hans/cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ DGET | 从数据库提取符合指定条件的单个记录
DISC | 返回债券的贴现率
DMAX | 返回所选数据库条目的最大值
DMIN | 返回所选数据库条目的最小值
DOLLAR | 使用货币格式将数字转换为文本,并将小数舍入为指定的位数
DOLLARDE | 将以分数表示的价格转换为以小数表示的价格
DOLLARFR | 将以小数表示的价格转换为以分数表示的价格
DPRODUCT | 将数据库中符合条件的记录的特定字段中的值相乘
Expand Down
9 changes: 9 additions & 0 deletions zh-hans/releases/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,12 @@
* @vsemichev (Vovka Morkovka)
* @zhayt (Aybek)
* @ShowerBandV (ShowerBandV)
* @imink (Patrick Wang)
* @samkeke (wxy)
* @pjh591029530
* @zhangyimingdatiancai
* @wanghaochen2024
* @centurion-hub
* @peng (Zhang Zhipeng)
* @slashdotdash (Ben Smith)
* @ArcholSevier
2 changes: 1 addition & 1 deletion zh-tw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Excelize 是 Go 語言編寫的用於操作 Office Excel 檔案基礎庫,基
- go.dev: [pkg.go.dev/github.com/xuri/excelize/v2](https://pkg.go.dev/github.com/xuri/excelize/v2)
- 許可協議: [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)
- 當前版本: [v2.8.1](https://github.com/xuri/excelize/releases/latest)
- 檔案更新: 2024年8月24日
- 檔案更新: 2024年9月26日

## 專案使命

Expand Down
Loading

0 comments on commit 07f477f

Please sign in to comment.