- usage:The worksheet index is used as a unique key value, and a random string is automatically assigned when a worksheet is added. Note that `index` is not the order of worksheets, and is distinguished from `order`.
------------
### status
@ -92,7 +92,7 @@ eg: options.data:
### order
- type:Number
- default:0
- usage: The index of the worksheets is starting from 0. it will increase when a worksheet is added.
- usage:The subscript of the worksheet represents the order in which the worksheet is displayed in the sheet bar at the bottom. It will increase when a worksheet is added, starting from 0