Skip to content

Commit 4caa707

Browse files
committed
Aspose.Cells for JavaScript via C++ v25.10 Api Reference
1 parent e78da0a commit 4caa707

File tree

14 files changed

+116
-58
lines changed

14 files changed

+116
-58
lines changed

english/javascript-cpp/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,7 @@ is_root: true
762762
| [ShiftType](./shifttype) | Represent the shift options when deleting a range of cells. |
763763
| [ShowDropButtonType](./showdropbuttontype) | Specifies when to show the drop button |
764764
| [SignatureType](./signaturetype) | Specifies the signature type. |
765+
| [SignificantDigitsType](./significantdigitstype) | Represents the type of significant digits for outputing numeric values. |
765766
| [SlicerCacheCrossFilterType](./slicercachecrossfiltertype) | Represent the type of SlicerCacheCrossFilterType |
766767
| [SlicerCacheItemSortType](./slicercacheitemsorttype) | Specify the sort type of SlicerCacheItem |
767768
| [SlicerStyleType](./slicerstyletype) | Specify the style of slicer view |

english/javascript-cpp/abstracttextloadoptions/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ class AbstractTextLoadOptions extends LoadOptions;
2727
| --- | --- | --- |
2828
| [encoding](#encoding--)| EncodingType | Gets and sets the default encoding. Only applies for csv file. |
2929
| [loadStyleStrategy](#loadStyleStrategy--)| TxtLoadStyleStrategy | Indicates the strategy to apply style for parsed values when converting string value to number or datetime. |
30-
| [convertNumericData](#convertNumericData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to numeric data. |
31-
| [convertDateTimeData](#convertDateTimeData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to date data. |
30+
| [convertNumericData](#convertNumericData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true. |
31+
| [convertDateTimeData](#convertDateTimeData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true. |
3232
| [keepPrecision](#keepPrecision--)| boolean | Indicates whether not parsing a string value if the length is 15. |
3333
| [loadFormat](#loadFormat--)| LoadFormat | Readonly. Gets the load format. |
3434
| [password](#password--)| string | Gets and set the password of the workbook. |
@@ -92,7 +92,7 @@ loadStyleStrategy : TxtLoadStyleStrategy;
9292

9393
### convertNumericData {#convertNumericData--}
9494

95-
Gets or sets a value that indicates whether the string in text file is converted to numeric data.
95+
Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true.
9696

9797
```javascript
9898
convertNumericData : boolean;
@@ -101,7 +101,7 @@ convertNumericData : boolean;
101101

102102
### convertDateTimeData {#convertDateTimeData--}
103103

104-
Gets or sets a value that indicates whether the string in text file is converted to date data.
104+
Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true.
105105

106106
```javascript
107107
convertDateTimeData : boolean;

english/javascript-cpp/autoshapetype/_index.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,18 @@ Represents all built-in auto shape type.
5151
| CurvedConnector | `38` | |
5252
| CurvedConnector4 | `39` | |
5353
| CurvedConnector5 | `40` | |
54-
| LineCalloutNoBorder2 | `41` | |
55-
| LineCalloutNoBorder3 | `42` | |
56-
| LineCalloutNoBorder4 | `43` | |
57-
| LineCalloutWithAccentBar2 | `44` | |
58-
| LineCalloutWithAccentBar3 | `45` | |
59-
| LineCalloutWithAccentBar4 | `46` | |
60-
| LineCalloutWithBorder2 | `47` | |
61-
| LineCalloutWithBorder3 | `48` | |
62-
| LineCalloutWithBorder4 | `49` | |
63-
| LineCalloutWithBorderAndAccentBar2 | `50` | |
64-
| LineCalloutWithBorderAndAccentBar3 | `51` | |
65-
| LineCalloutWithBorderAndAccentBar4 | `52` | |
54+
| LineCalloutNoBorder2 | `41` | Specifies the "Line Callout 2(No Border)" type of the Ms Excel 97-2003 version or the "Callout: Line with No Border" type of the Ms Excel 2007 version. |
55+
| LineCalloutNoBorder3 | `42` | Specifies the "Line Callout 3(No Border)" type of the Ms Excel 97-2003 version or the "Callout: Bent Line with No Border" type of the Ms Excel 2007 version. |
56+
| LineCalloutNoBorder4 | `43` | Specifies the "Line Callout 4(No Border)" type of the Ms Excel 97-2003 version or the "Callout: Double Bent Line with No Border" type of the Ms Excel 2007 version. |
57+
| LineCalloutWithAccentBar2 | `44` | Specifies the "Line Callout 2(Accent Bar)" type of the Ms Excel 97-2003 version or the "Callout: Line with Accent Bar" type of the Ms Excel 2007 version. |
58+
| LineCalloutWithAccentBar3 | `45` | Specifies the "Line Callout 3(Accent Bar)" type of the Ms Excel 97-2003 version or the "Callout: Bent Line with Accent Bar" type of the Ms Excel 2007 version. |
59+
| LineCalloutWithAccentBar4 | `46` | Specifies the "Line Callout 4(Accent Bar)" type of the Ms Excel 97-2003 version or the "Callout: Double Bent Line with Accent Bar" type of the Ms Excel 2007 version. |
60+
| LineCalloutWithBorder2 | `47` | Specifies the "Line Callout 2" type of the Ms Excel 97-2003 version or the "Callout: Line" type of the Ms Excel 2007 version. |
61+
| LineCalloutWithBorder3 | `48` | Specifies the "Line Callout 3" type of the Ms Excel 97-2003 version or the "Callout: Bent Line" type of the Ms Excel 2007 version. |
62+
| LineCalloutWithBorder4 | `49` | Specifies the "Line Callout 4" type of the Ms Excel 97-2003 version or the "Callout: Double Bent Line" type of the Ms Excel 2007 version. |
63+
| LineCalloutWithBorderAndAccentBar2 | `50` | Specifies the "Line Callout 2(Border and Accent Bar)" type of the Ms Excel 97-2003 version or the "Callout: Line with Border and Accent Bar" type of the Ms Excel 2007 version. |
64+
| LineCalloutWithBorderAndAccentBar3 | `51` | Specifies the "Line Callout 3(Border and Accent Bar)" type of the Ms Excel 97-2003 version or the "Callout: Bent Line with Border and Accent Bar" type of the Ms Excel 2007 version. |
65+
| LineCalloutWithBorderAndAccentBar4 | `52` | Specifies the "Line Callout 4(Border and Accent Bar)" type of the Ms Excel 97-2003 version or the "Callout: Double Bent Line with Border and Accent Bar" type of the Ms Excel 2007 version. |
6666
| DownRibbon | `53` | |
6767
| UpRibbon | `54` | |
6868
| Chevron | `55` | |
@@ -188,10 +188,10 @@ Represents all built-in auto shape type.
188188
| TextCanDown | `175` | A text shape that is curved downwards as if being read on the side of a can. |
189189
| FlowChartAlternateProcess | `176` | |
190190
| FlowChartOffpageConnector | `177` | |
191-
| LineCalloutNoBorder1 | `178` | |
192-
| LineCalloutWithAccentBar1 | `179` | |
193-
| LineCalloutWithBorder1 | `180` | |
194-
| LineCalloutWithBorderAndAccentBar1 | `181` | |
191+
| LineCalloutNoBorder1 | `178` | Specifies the "Line Callout 1(No Border)" type of the Ms Excel 97-2003 version. |
192+
| LineCalloutWithAccentBar1 | `179` | Specifies the "Line Callout 1(Accent Bar)" type of the Ms Excel 97-2003 version. |
193+
| LineCalloutWithBorder1 | `180` | Specifies the "Line Callout 1" type of the Ms Excel 97-2003 version. |
194+
| LineCalloutWithBorderAndAccentBar1 | `181` | Specifies the "Line Callout 1(Border and Accent Bar)" type of the Ms Excel 97-2003 version. |
195195
| LeftRightUpArrow | `182` | |
196196
| Sun | `183` | |
197197
| Moon | `184` | |

english/javascript-cpp/calculationoptions/_index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ class CalculationOptions;
2727
| --- | --- | --- |
2828
| [ignoreError](#ignoreError--)| boolean | Indicates whether errors encountered while calculating formulas should be ignored. The error may be unsupported function, external links, etc. The default value is true. |
2929
| [recursive](#recursive--)| boolean | Indicates whether calculate the dependent cells recursively when calculating one cell and it depends on other cells. The default value is true. |
30+
| [userSpecifiedRefreshDynamicArrayFormula](#userSpecifiedRefreshDynamicArrayFormula--)| boolean | Readonly. Indicates whether user has explicitly specified the behavior of refreshing dynamic array formulas before calculating specified formulas. |
31+
| [refreshDynamicArrayFormula](#refreshDynamicArrayFormula--)| boolean | Indicates whether dynamic array formulas should be refreshed before calculating formulas. |
3032
| [customEngine](#customEngine--)| AbstractCalculationEngine | The custom formula calculation engine to extend the default calculation engine of Aspose.Cells. |
3133
| [calcStackSize](#calcStackSize--)| number | The stack size for calculating cells recursively. Default value is 200. |
3234
| [precisionStrategy](#precisionStrategy--)| CalculationPrecisionStrategy | Specifies the strategy for processing precision of calculation. |
@@ -61,6 +63,28 @@ recursive : boolean;
6163
```
6264

6365

66+
### userSpecifiedRefreshDynamicArrayFormula {#userSpecifiedRefreshDynamicArrayFormula--}
67+
68+
Readonly. Indicates whether user has explicitly specified the behavior of refreshing dynamic array formulas before calculating specified formulas.
69+
70+
```javascript
71+
userSpecifiedRefreshDynamicArrayFormula : boolean;
72+
```
73+
74+
75+
### refreshDynamicArrayFormula {#refreshDynamicArrayFormula--}
76+
77+
Indicates whether dynamic array formulas should be refreshed before calculating formulas.
78+
79+
```javascript
80+
refreshDynamicArrayFormula : boolean;
81+
```
82+
83+
84+
**Remarks**
85+
86+
If this property has been specified explicitly, then the specified value will be used to determine whether refresh dynamic array formulas. Otherwise([UserSpecifiedRefreshDynamicArrayFormula](../userspecifiedrefreshdynamicarrayformula/) is flase), the default value of it depends on what kind of formulas need to be calculated: For calculating formulas for the workbook, such as [Workbook.CalculateFormula(CalculationOptions)](../workbook.calculateformula(calculationoptions)/), this property will be taken as true. For other cases, such as [Cell.Calculate(CalculationOptions)](../cell.calculate(calculationoptions)/) or [Worksheet.CalculateFormula(CalculationOptions, bool)](../worksheet.calculateformula(calculationoptions, bool)/), this property will be taken as false.
87+
6488
### customEngine {#customEngine--}
6589

6690
The custom formula calculation engine to extend the default calculation engine of Aspose.Cells.

english/javascript-cpp/cellshelper/_index.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class CellsHelper;
1919

2020
| Property | Type | Description |
2121
| --- | --- | --- |
22-
| static [significantDigits](#significantDigits--)| number | Gets and sets the number of significant digits. The default value is 17. |
22+
| static [significantDigitsType](#significantDigitsType--)| SignificantDigitsType | Gets and sets the default type of significant digits for outputing numeric values. Default value is [SignificantDigitsType.G17](../significantdigitstype.g17/). |
2323
| static [dPI](#dPI--)| number | Gets the DPI of the machine. |
2424
| static [startupPath](#startupPath--)| string | Gets or sets the startup path, which is referred to by some external formula references. |
2525
| static [altStartPath](#altStartPath--)| string | Gets or sets the alternate startup path, which is referred to by some external formula references. |
@@ -48,19 +48,15 @@ class CellsHelper;
4848
| static [needQuoteInFormula(string)](#needQuoteInFormula-string-)| Indicates whether the name of the sheet should be enclosed in single quotes |
4949

5050

51-
### significantDigits {#significantDigits--}
51+
### significantDigitsType {#significantDigitsType--}
5252

53-
Gets and sets the number of significant digits. The default value is 17.
53+
Gets and sets the default type of significant digits for outputing numeric values. Default value is [SignificantDigitsType.G17](../significantdigitstype.g17/).
5454

5555
```javascript
56-
static significantDigits : number;
56+
static significantDigitsType : SignificantDigitsType;
5757
```
5858

5959

60-
**Remarks**
61-
62-
Only could be 15 or 17 now.
63-
6460
### dPI {#dPI--}
6561

6662
Gets the DPI of the machine.

english/javascript-cpp/customdocumentpropertycollection/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ var customProperties = workbook.worksheets.customDocumentProperties;
4343
| [add(string, boolean)](#add-string-boolean-)| Creates a new custom document property of the <b>PropertyType.Boolean</b> data type. |
4444
| [add(string, number)](#add-string-number-)| Creates a new custom document property of the <b>PropertyType.Float</b> data type. |
4545
| [addLinkToContent(string, string)](#addLinkToContent-string-string-)| Creates a new custom document property which links to content. |
46-
| [updateLinkedPropertyValue()](#updateLinkedPropertyValue--)| Update custom document property value which links to content. |
47-
| [updateLinkedRange()](#updateLinkedRange--)| Update custom document property value to linked range. |
46+
| [updateLinkedPropertyValue()](#updateLinkedPropertyValue--)| Updates values of all custom properties that are linked to content(use cell value of linked range to update value of custom property). |
47+
| [updateLinkedRange()](#updateLinkedRange--)| Updates all ranges that are linked to custom properties(use the value of custom document property to update cell value of linked range). |
4848
| [get(string)](#get-string-)| Returns a [DocumentProperty](../documentproperty/) object by the name of the property. |
4949
| [get(number)](#get-number-)| Returns a [DocumentProperty](../documentproperty/) object by index. |
5050
| [contains(string)](#contains-string-)| Returns true if a property with the specified name exists in the collection. |
@@ -176,7 +176,7 @@ The newly created property object.
176176

177177
### updateLinkedPropertyValue() {#updateLinkedPropertyValue--}
178178

179-
Update custom document property value which links to content.
179+
Updates values of all custom properties that are linked to content(use cell value of linked range to update value of custom property).
180180

181181
```javascript
182182
updateLinkedPropertyValue() : void;
@@ -185,7 +185,7 @@ updateLinkedPropertyValue() : void;
185185

186186
### updateLinkedRange() {#updateLinkedRange--}
187187

188-
Update custom document property value to linked range.
188+
Updates all ranges that are linked to custom properties(use the value of custom document property to update cell value of linked range).
189189

190190
```javascript
191191
updateLinkedRange() : void;

english/javascript-cpp/ebookloadoptions/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ class EbookLoadOptions extends HtmlLoadOptions;
5050
| [preservePaddingSpacesInFormula](#preservePaddingSpacesInFormula--)| boolean | Indicates whether preserve those spaces and line breaks that are padded between formula tokens while getting and setting formulas. Default value is false. |
5151
| [encoding](#encoding--)| EncodingType | Gets and sets the default encoding. Only applies for csv file. |
5252
| [loadStyleStrategy](#loadStyleStrategy--)| TxtLoadStyleStrategy | Indicates the strategy to apply style for parsed values when converting string value to number or datetime. |
53-
| [convertNumericData](#convertNumericData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to numeric data. |
54-
| [convertDateTimeData](#convertDateTimeData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to date data. |
53+
| [convertNumericData](#convertNumericData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true. |
54+
| [convertDateTimeData](#convertDateTimeData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true. |
5555
| [keepPrecision](#keepPrecision--)| boolean | Indicates whether not parsing a string value if the length is 15. |
5656
| [loadFormulas](#loadFormulas--)| boolean | Indicates whether importing formulas if the original html file contains formulas |
5757
| [supportDivTag](#supportDivTag--)| boolean | Indicates whether support the layout of <c>&lt;div&gt;</c> tag when the html file contains it. The default value is false. |
@@ -352,7 +352,7 @@ loadStyleStrategy : TxtLoadStyleStrategy;
352352
353353
### convertNumericData {#convertNumericData--}
354354
355-
Gets or sets a value that indicates whether the string in text file is converted to numeric data.
355+
Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true.
356356
357357
```javascript
358358
convertNumericData : boolean;
@@ -361,7 +361,7 @@ convertNumericData : boolean;
361361
362362
### convertDateTimeData {#convertDateTimeData--}
363363
364-
Gets or sets a value that indicates whether the string in text file is converted to date data.
364+
Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true.
365365
366366
```javascript
367367
convertDateTimeData : boolean;

english/javascript-cpp/htmlloadoptions/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ class HtmlLoadOptions extends AbstractTextLoadOptions;
5757
| [preservePaddingSpacesInFormula](#preservePaddingSpacesInFormula--)| boolean | Indicates whether preserve those spaces and line breaks that are padded between formula tokens while getting and setting formulas. Default value is false. |
5858
| [encoding](#encoding--)| EncodingType | Gets and sets the default encoding. Only applies for csv file. |
5959
| [loadStyleStrategy](#loadStyleStrategy--)| TxtLoadStyleStrategy | Indicates the strategy to apply style for parsed values when converting string value to number or datetime. |
60-
| [convertNumericData](#convertNumericData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to numeric data. |
61-
| [convertDateTimeData](#convertDateTimeData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to date data. |
60+
| [convertNumericData](#convertNumericData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true. |
61+
| [convertDateTimeData](#convertDateTimeData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true. |
6262
| [keepPrecision](#keepPrecision--)| boolean | Indicates whether not parsing a string value if the length is 15. |
6363

6464
## Methods
@@ -415,7 +415,7 @@ loadStyleStrategy : TxtLoadStyleStrategy;
415415
416416
### convertNumericData {#convertNumericData--}
417417
418-
Gets or sets a value that indicates whether the string in text file is converted to numeric data.
418+
Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true.
419419
420420
```javascript
421421
convertNumericData : boolean;
@@ -424,7 +424,7 @@ convertNumericData : boolean;
424424
425425
### convertDateTimeData {#convertDateTimeData--}
426426
427-
Gets or sets a value that indicates whether the string in text file is converted to date data.
427+
Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true.
428428
429429
```javascript
430430
convertDateTimeData : boolean;

english/javascript-cpp/markdownloadoptions/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ class MarkdownLoadOptions extends AbstractTextLoadOptions;
5050
| [preservePaddingSpacesInFormula](#preservePaddingSpacesInFormula--)| boolean | Indicates whether preserve those spaces and line breaks that are padded between formula tokens while getting and setting formulas. Default value is false. |
5151
| [encoding](#encoding--)| EncodingType | Gets and sets the default encoding. Only applies for csv file. |
5252
| [loadStyleStrategy](#loadStyleStrategy--)| TxtLoadStyleStrategy | Indicates the strategy to apply style for parsed values when converting string value to number or datetime. |
53-
| [convertNumericData](#convertNumericData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to numeric data. |
54-
| [convertDateTimeData](#convertDateTimeData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to date data. |
53+
| [convertNumericData](#convertNumericData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true. |
54+
| [convertDateTimeData](#convertDateTimeData--)| boolean | Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true. |
5555
| [keepPrecision](#keepPrecision--)| boolean | Indicates whether not parsing a string value if the length is 15. |
5656

5757
## Methods
@@ -341,7 +341,7 @@ loadStyleStrategy : TxtLoadStyleStrategy;
341341
342342
### convertNumericData {#convertNumericData--}
343343
344-
Gets or sets a value that indicates whether the string in text file is converted to numeric data.
344+
Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true.
345345
346346
```javascript
347347
convertNumericData : boolean;
@@ -350,7 +350,7 @@ convertNumericData : boolean;
350350
351351
### convertDateTimeData {#convertDateTimeData--}
352352
353-
Gets or sets a value that indicates whether the string in text file is converted to date data.
353+
Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true.
354354
355355
```javascript
356356
convertDateTimeData : boolean;

0 commit comments

Comments
 (0)