You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/excel/map.md
-41Lines changed: 0 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -981,44 +981,3 @@ message ItemConf {
981
981
```
982
982
983
983
{{< /details >}}
984
-
985
-
### Ordered-map
986
-
987
-
In the metasheet `@TABLEAU`, set the `OrderedMap` option to `true`, then
988
-
ordered map accessers will be generated. This feature is powered by [tableauio/loader](https://github.com/tableauio/loader). Currently supported programming languages are:
989
-
990
-
-[x] C++
991
-
-[x] Go
992
-
-[ ] C#
993
-
-[ ] JS/TS
994
-
995
-
#### Example
996
-
997
-
If we want `ItemConf` to generate ordered map accessers, then set
998
-
`OrderedMap` option to `true` of metasheet `@TABLEAU`:
0 commit comments