-
---
[](https://www.dotnetfoundation.org/)
@@ -979,7 +979,7 @@ var value = new Dictionary()
};
MiniExcel.SaveAsByTemplate(path, templatePath, value);
```
-#### 10. Formulas
+#### 10. Formulas
##### 1. Example
Prefix your formula with `$` and use `$enumrowstart` and `$enumrowend` to mark references to the enumerable start and end rows:
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 40fbc7cf..0f7fb8ff 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -3,9 +3,9 @@
+
-
---