File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 108108#### API
109109
110110* Added classes and methods for working with pivot table filters
111- ** ` ApiPivotField `
111+
112+ ` ApiPivotField `
112113
113114``` javascript
114115` ApiPivotField.prototype.GetPivotFilters()`
@@ -123,7 +124,7 @@ wholeDayFilter)`
123124` ApiPivotItem.prototype.SetVisible(visible)`
124125```
125126
126- ** Common ` ApiRange ` methods
127+ Common ` ApiRange ` methods
127128
128129``` javascript
129130` ApiRange.prototype.Offset(rowOffset, columnOffset)`
@@ -134,7 +135,8 @@ wholeDayFilter)`
134135```
135136
136137* Added classes and methods for working with shape geometry
137- ** ` API `
138+
139+ ` API `
138140
139141``` javascript
140142` Api.prototype.CreateCustomGeometry()`
@@ -143,7 +145,7 @@ wholeDayFilter)`
143145` ApiShape.prototype.SetGeometry(geometry)`
144146```
145147
146- ** ` ApiGeometry `
148+ ` ApiGeometry `
147149
148150``` javascript
149151` ApiGeometry.prototype.IsCustom()`
@@ -160,7 +162,7 @@ wholeDayFilter)`
160162` ApiGeometry.prototype.AddConnectionPoint(angle, x, y)`
161163```
162164
163- * ` ApiPath `
165+ ` ApiPath `
164166
165167``` javascript
166168` ApiPath.prototype.GetStroke()`
@@ -182,7 +184,7 @@ wholeDayFilter)`
182184` ApiPath.prototype.Close()`
183185```
184186
185- ** ` ApiPathCommand `
187+ ` ApiPathCommand `
186188
187189``` javascript
188190` ApiPathCommand.prototype.GetType()`
You can’t perform that action at this time.
0 commit comments