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: english/java/com.aspose.cells/_index.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ Provides core apis and features to manipulate spreadsheet files and data directl
113
113
|[CollectionBase](../com.aspose.cells/collectionbase)| Provides the abstract base class for a strongly typed collection. |
114
114
|[Color](../com.aspose.cells/color)| Represents an ARGB (alpha, red, green, blue) color. |
115
115
|[ColorDepth](../com.aspose.cells/colordepth)| Enumerates Bit Depth Type for tiff image. |
116
-
|[ColorFilter](../com.aspose.cells/colorfilter)| Represents filtering the range by color. |
116
+
|[ColorFilter](../com.aspose.cells/colorfilter)| Represents setting for filtering the range by color. |
117
117
|[ColorHelper](../com.aspose.cells/colorhelper)| Provides helper functions about color. |
118
118
|[ColorScale](../com.aspose.cells/colorscale)| Describe the ColorScale conditional formatting rule. |
119
119
|[ColorType](../com.aspose.cells/colortype)| Represents all color type |
@@ -164,7 +164,7 @@ Provides core apis and features to manipulate spreadsheet files and data directl
164
164
|[CustomGeometry](../com.aspose.cells/customgeometry)| Represents a custom geometric shape. |
165
165
|[CustomImplementationFactory](../com.aspose.cells/customimplementationfactory)| Factory to create some instances which may be re-implemented by user for special purpose. |
166
166
|[CustomPiovtFieldGroupItem](../com.aspose.cells/custompiovtfieldgroupitem)| Represents an item of custom grouped field. |
|[CustomProperty](../com.aspose.cells/customproperty)| Represents a custom property which store name and value pairs of arbitrary user-defined data for worksheet. |
168
168
|[CustomPropertyCollection](../com.aspose.cells/custompropertycollection)| A collection of [CustomProperty](../com.aspose.cells/customproperty) objects that represent additional information. |
169
169
|[CustomRenderSettings](../com.aspose.cells/customrendersettings)| Represents custom settings during rendering. |
170
170
|[CustomXmlPart](../com.aspose.cells/customxmlpart)| Represents a Custom XML Data Storage Part (custom XML data within a package). |
@@ -320,6 +320,7 @@ Provides core apis and features to manipulate spreadsheet files and data directl
320
320
|[HtmlFormatHandlingType](../com.aspose.cells/htmlformathandlingtype)| Specifies how to handle formatting from the HTML source |
321
321
|[HtmlHiddenColDisplayType](../com.aspose.cells/htmlhiddencoldisplaytype)| Represents two types of showing the hidden columns in html. |
322
322
|[HtmlHiddenRowDisplayType](../com.aspose.cells/htmlhiddenrowdisplaytype)| Represents two types of showing the hidden rows in html. |
323
+
|[HtmlLayoutMode](../com.aspose.cells/htmllayoutmode)| Represents the layout mode for HTML rendering. |
323
324
|[HtmlLinkTargetType](../com.aspose.cells/htmllinktargettype)| Represents the type of target attribute in HTML tag. |
324
325
|[HtmlLoadOptions](../com.aspose.cells/htmlloadoptions)| Represents options when importing a html file. |
325
326
|[HtmlOfficeMathOutputType](../com.aspose.cells/htmlofficemathoutputtype)| Represents how export OfficeMath to HTML. |
@@ -371,8 +372,8 @@ Provides core apis and features to manipulate spreadsheet files and data directl
371
372
|[ListBox](../com.aspose.cells/listbox)| Represents a list box object. |
372
373
|[ListBoxActiveXControl](../com.aspose.cells/listboxactivexcontrol)| Represents a ListBox ActiveX control. |
373
374
|[ListColumn](../com.aspose.cells/listcolumn)| Represents a column in a Table. |
374
-
|[ListColumnCollection](../com.aspose.cells/listcolumncollection)| Represents A collection of all the [ListColumn](../com.aspose.cells/listcolumn) objects in the specified ListObject object. |
375
-
|[ListObject](../com.aspose.cells/listobject)| Represents a list object on a worksheet. |
375
+
|[ListColumnCollection](../com.aspose.cells/listcolumncollection)| Represents a list of all the [ListColumn](../com.aspose.cells/listcolumn) objects in the table. |
376
+
|[ListObject](../com.aspose.cells/listobject)| Represents a table in a worksheet. |
376
377
|[ListObjectCollection](../com.aspose.cells/listobjectcollection)| Represents a collection of [ListObject](../com.aspose.cells/listobject) objects in the worksheet. |
377
378
|[LoadDataFilterOptions](../com.aspose.cells/loaddatafilteroptions)| Represents the options to filter data when loading workbook from template. |
378
379
|[LoadFilter](../com.aspose.cells/loadfilter)| Represents the filter that provides options for loading data when loading workbook from template. |
@@ -496,12 +497,12 @@ Provides core apis and features to manipulate spreadsheet files and data directl
496
497
|[PivotFieldDataDisplayFormat](../com.aspose.cells/pivotfielddatadisplayformat)| Represents data display format in the PivotTable data field. |
497
498
|[PivotFieldGroupSettings](../com.aspose.cells/pivotfieldgroupsettings)| Represents the group setting of pivot field. |
498
499
|[PivotFieldGroupType](../com.aspose.cells/pivotfieldgrouptype)| Represents the group type of pivot field. |
499
-
|[PivotFieldSortSetting](../com.aspose.cells/pivotfieldsortsetting)| Represents the setting of sorting pivot fields. |
500
+
|[PivotFieldSortSetting](../com.aspose.cells/pivotfieldsortsetting)| Represents the setting for sorting pivot fields. |
500
501
|[PivotFieldSubtotalType](../com.aspose.cells/pivotfieldsubtotaltype)| Summary description for PivotFieldSubtotalType. |
501
502
|[PivotFieldType](../com.aspose.cells/pivotfieldtype)| Represents PivotTable field type. |
502
503
|[PivotFilter](../com.aspose.cells/pivotfilter)| Represents a PivotFilter in PivotFilter Collection. |
503
-
|[PivotFilterCollection](../com.aspose.cells/pivotfiltercollection)| Represents a collection of all the PivotFilter objects|
|[PivotFilterCollection](../com.aspose.cells/pivotfiltercollection)| Represents a collection of all the PivotFilters.|
505
+
|[PivotFilterType](../com.aspose.cells/pivotfiltertype)| Represents the filter type of the pivot table. |
505
506
|[PivotFormatCondition](../com.aspose.cells/pivotformatcondition)| Represents a PivotTable Format Condition in PivotFormatCondition Collection. |
506
507
|[PivotFormatConditionCollection](../com.aspose.cells/pivotformatconditioncollection)| Represents PivotTable Format Conditions. |
507
508
|[PivotGlobalizationSettings](../com.aspose.cells/pivotglobalizationsettings)| Represents the globalization settings for pivot tables. |
@@ -514,12 +515,12 @@ Provides core apis and features to manipulate spreadsheet files and data directl
514
515
|[PivotMissingItemLimitType](../com.aspose.cells/pivotmissingitemlimittype)| Represents number of items to retain per field. |
515
516
|[PivotNumbericRangeGroupSettings](../com.aspose.cells/pivotnumbericrangegroupsettings)| Represents the numberic range group of the pivot field. |
516
517
|[PivotOptions](../com.aspose.cells/pivotoptions)| Represents a complex type that specifies the pivot controls that appear on the chart |
517
-
|[PivotPageFields](../com.aspose.cells/pivotpagefields)| Represents the pivot page field items if the pivot table data source is consolidation ranges. |
518
+
|[PivotPageFields](../com.aspose.cells/pivotpagefields)| Represents the pivot page items if the pivot table data source is consolidation ranges. |
518
519
|[PivotRefreshState](../com.aspose.cells/pivotrefreshstate)| The state for refreshing pivot tables. |
519
520
|[PivotShowValuesSetting](../com.aspose.cells/pivotshowvaluessetting)| Represents the settings about showing values as when the ShowDataAs calculation is in use. |
520
521
|[PivotTable](../com.aspose.cells/pivottable)| Summary description for PivotTable. |
521
522
|[PivotTableAutoFormatType](../com.aspose.cells/pivottableautoformattype)| Represents PivotTable auto format type. |
522
-
|[PivotTableCalculateOption](../com.aspose.cells/pivottablecalculateoption)| Rerepsents the options of calcuating the pivot table. |
523
+
|[PivotTableCalculateOption](../com.aspose.cells/pivottablecalculateoption)| Rerepsents the options of calculating data of the pivot table. |
523
524
|[PivotTableCollection](../com.aspose.cells/pivottablecollection)| Represents the collection of all the PivotTable objects on the specified worksheet. |
524
525
|[PivotTableFormat](../com.aspose.cells/pivottableformat)| Represents the format defined in the PivotTable. |
525
526
|[PivotTableFormatCollection](../com.aspose.cells/pivottableformatcollection)| Represents the collection of formats applied to PivotTable. |
@@ -696,7 +697,7 @@ Provides core apis and features to manipulate spreadsheet files and data directl
696
697
|[SxRng](../com.aspose.cells/sxrng)| Represents Group Range in a PivotField. |
697
698
|[SystemTimeInterruptMonitor](../com.aspose.cells/systemtimeinterruptmonitor)| Simple implementation of [AbstractInterruptMonitor](../com.aspose.cells/abstractinterruptmonitor) by checking and comparing current system time with user specified limit. |
698
699
|[TableDataSourceType](../com.aspose.cells/tabledatasourcetype)| Represents the table's data source type. |
699
-
|[TableStyle](../com.aspose.cells/tablestyle)| Represents the table style. |
700
+
|[TableStyle](../com.aspose.cells/tablestyle)| Represents the style of the table. |
700
701
|[TableStyleCollection](../com.aspose.cells/tablestylecollection)| Represents all custom table styles. |
701
702
|[TableStyleElement](../com.aspose.cells/tablestyleelement)| Represents the element of the table style. |
702
703
|[TableStyleElementCollection](../com.aspose.cells/tablestyleelementcollection)| Represents all elements of the table style. |
@@ -753,7 +754,7 @@ Provides core apis and features to manipulate spreadsheet files and data directl
753
754
|[Title](../com.aspose.cells/title)| Encapsulates the object that represents the title of chart or axis. |
754
755
|[ToggleButtonActiveXControl](../com.aspose.cells/togglebuttonactivexcontrol)| Represents a ToggleButton ActiveX control. |
755
756
|[Top10](../com.aspose.cells/top10)| Describe the Top10 conditional formatting rule. |
756
-
|[Top10Filter](../com.aspose.cells/top10filter)| Represents the top 10 filter. |
757
+
|[Top10Filter](../com.aspose.cells/top10filter)| Represents the top N (percent or number of items) to filter by. |
757
758
|[TotalsCalculation](../com.aspose.cells/totalscalculation)| Determines the type of calculation in the Totals row of the list column. |
758
759
|[Trendline](../com.aspose.cells/trendline)| Represents a trendline in a chart. |
759
760
|[TrendlineCollection](../com.aspose.cells/trendlinecollection)| Represents a collection of all the [Trendline](../com.aspose.cells/trendline) objects for the specified data series. |
Copy file name to clipboardExpand all lines: english/java/com.aspose.cells/abstractcalculationengine/_index.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ User should not modify any part of the Workbook directly in this implementation(
70
70
|[isParamLiteralRequired()](#isParamLiteralRequired--)| Indicates whether this engine needs the literal text of parameter while doing calculation. |
71
71
|[notify()](#notify--)||
72
72
|[notifyAll()](#notifyAll--)||
73
+
|[skipCalculation()](#skipCalculation--)| Skips the calculation for the entire formula that references to the function currently under evaluation. |
73
74
|[toString()](#toString--)||
74
75
|[wait()](#wait--)||
75
76
|[wait(long arg0)](#wait-long-)||
@@ -209,6 +210,18 @@ public final native void notifyAll()
209
210
210
211
211
212
213
+
### skipCalculation() {#skipCalculation--}
214
+
```
215
+
public void skipCalculation()
216
+
```
217
+
218
+
219
+
Skips the calculation for the entire formula that references to the function currently under evaluation.
220
+
221
+
**Remarks**
222
+
223
+
This method can be invoked in the implementation of [calculate(CalculationData)](../../com.aspose.cells/abstractcalculationengine\#calculate-CalculationData-) to skip the calculation for the entire formula and the original value of the formula will be kept without change.
0 commit comments