From d649d54418e3996123e6d60dea8146f5fe8f6167 Mon Sep 17 00:00:00 2001 From: John He Date: Mon, 5 Feb 2024 15:23:35 +0800 Subject: [PATCH] python net 24.2 --- english/aspose.cells.charts/_index.md | 3 ++ .../aspose.cells.charts/axistype/_index.md | 2 +- .../backgroundmode/_index.md | 2 +- .../bar3dshapetype/_index.md | 2 +- .../bubblesizerepresents/_index.md | 2 +- .../categorytype/_index.md | 2 +- english/aspose.cells.charts/chart/_index.md | 3 +- .../chart/calculate/_index.md | 17 ++++++++++ .../chartcalculateoptions/__init__/_index.md | 28 ++++++++++++++++ .../chartcalculateoptions/_index.md | 33 +++++++++++++++++++ .../update_all_points/_index.md | 29 ++++++++++++++++ .../chartcollection/_index.md | 2 +- .../chartdatatable/_index.md | 2 +- .../aspose.cells.charts/chartframe/_index.md | 2 +- .../chartglobalizationsettings/_index.md | 2 +- .../chartlineformattingtype/_index.md | 2 +- .../chartmarkertype/_index.md | 2 +- .../aspose.cells.charts/chartpoint/_index.md | 2 +- .../chartpointcollection/_index.md | 2 +- .../chartsplittype/_index.md | 2 +- .../charttextdirectiontype/_index.md | 2 +- .../charttextframe/_index.md | 2 +- .../aspose.cells.charts/charttype/_index.md | 2 +- .../aspose.cells.charts/crosstype/_index.md | 2 +- .../aspose.cells.charts/datalabels/_index.md | 2 +- .../datalabelsseparatortype/_index.md | 2 +- .../datalablesseparatortype/_index.md | 2 +- .../displayunitlabel/_index.md | 2 +- .../displayunittype/_index.md | 2 +- .../aspose.cells.charts/dropbars/_index.md | 2 +- .../aspose.cells.charts/errorbar/_index.md | 2 +- .../errorbardisplaytype/_index.md | 2 +- .../errorbartype/_index.md | 2 +- english/aspose.cells.charts/floor/_index.md | 2 +- .../formattingtype/_index.md | 2 +- .../labelpositiontype/_index.md | 2 +- english/aspose.cells.charts/legend/_index.md | 2 +- .../aspose.cells.charts/legendentry/_index.md | 2 +- .../legendentrycollection/_index.md | 2 +- .../legendpositiontype/_index.md | 2 +- .../mapchartlabellayout/_index.md | 2 +- .../mapchartprojectiontype/_index.md | 2 +- .../mapchartregiontype/_index.md | 2 +- english/aspose.cells.charts/marker/_index.md | 2 +- .../pivotoptions/_index.md | 2 +- .../aspose.cells.charts/plotarea/_index.md | 2 +- .../plotdatabytype/_index.md | 2 +- .../plotemptycellstype/_index.md | 2 +- .../quartilecalculationtype/_index.md | 2 +- english/aspose.cells.charts/series/_index.md | 2 +- .../seriescollection/_index.md | 2 +- .../serieslayoutproperties/_index.md | 2 +- .../aspose.cells.charts/sparkline/_index.md | 2 +- .../sparklineaxisminmaxtype/_index.md | 2 +- .../sparklinecollection/_index.md | 2 +- .../sparklinegroup/_index.md | 2 +- .../sparklinegroupcollection/_index.md | 2 +- .../sparklinepresetstyletype/_index.md | 2 +- .../sparklinetype/_index.md | 2 +- .../ticklabelitem/_index.md | 2 +- .../ticklabelpositiontype/_index.md | 2 +- .../aspose.cells.charts/ticklabels/_index.md | 2 +- .../tickmarktype/_index.md | 2 +- .../aspose.cells.charts/timeunit/_index.md | 2 +- english/aspose.cells.charts/title/_index.md | 2 +- .../aspose.cells.charts/trendline/_index.md | 2 +- .../trendlinecollection/_index.md | 2 +- .../trendlinetype/_index.md | 2 +- english/aspose.cells.charts/walls/_index.md | 2 +- .../aspose.cells.pivot/pivotfield/_index.md | 7 ++-- .../pivotfield/get_subtotals/_index.md | 6 ++-- .../pivotfield/name/_index.md | 2 +- .../pivotfield/position/_index.md | 2 +- .../pivotfield/show_subtotal_at_top/_index.md | 5 +++ .../aspose.cells/calculationoptions/_index.md | 2 +- .../calc_stack_size/_index.md | 6 ++-- english/aspose.cells/cells/_index.md | 3 +- .../cells/get_column_width_pixel/_index.md | 23 +++++++++++++ .../aspose.cells/exporttableoptions/_index.md | 1 + .../allow_db_null/_index.md | 27 +++++++++++++++ .../check_mixed_value_type/_index.md | 2 +- .../export_as_html_string/_index.md | 2 +- .../export_as_string/_index.md | 2 +- .../export_column_name/_index.md | 2 +- .../format_strategy/_index.md | 2 +- .../exporttableoptions/indexes/_index.md | 2 +- .../exporttableoptions/is_vertical/_index.md | 2 +- .../plot_visible_cells/_index.md | 2 +- .../plot_visible_columns/_index.md | 2 +- .../plot_visible_rows/_index.md | 2 +- .../rename_strategy/_index.md | 2 +- .../skip_error_value/_index.md | 2 +- english/aspose.cells/fileformattype/_index.md | 1 + .../aspose.cells/pptxsaveoptions/_index.md | 4 +-- .../export_view_type/_index.md | 2 +- .../ignore_hidden_rows/_index.md | 2 +- 96 files changed, 264 insertions(+), 92 deletions(-) create mode 100644 english/aspose.cells.charts/chartcalculateoptions/__init__/_index.md create mode 100644 english/aspose.cells.charts/chartcalculateoptions/_index.md create mode 100644 english/aspose.cells.charts/chartcalculateoptions/update_all_points/_index.md create mode 100644 english/aspose.cells/exporttableoptions/allow_db_null/_index.md diff --git a/english/aspose.cells.charts/_index.md b/english/aspose.cells.charts/_index.md index 2b635b9f02..3e484535ae 100644 --- a/english/aspose.cells.charts/_index.md +++ b/english/aspose.cells.charts/_index.md @@ -17,6 +17,7 @@ The **Aspose.Cells.Charts** namespace provides classes that allow to access and | [`AxisBins`](/cells/python-net/aspose.cells.charts/axisbins) | Represents axis bins | | [`Chart`](/cells/python-net/aspose.cells.charts/chart) | Encapsulates the object that represents a single Excel chart. | | [`ChartArea`](/cells/python-net/aspose.cells.charts/chartarea) | Encapsulates the object that represents the chart area in the worksheet. | +| [`ChartCalculateOptions`](/cells/python-net/aspose.cells.charts/chartcalculateoptions) | Represents the options for calculating chart. | | [`ChartCollection`](/cells/python-net/aspose.cells.charts/chartcollection) | Encapsulates a collection of [`Chart`](/cells/python-net/aspose.cells.charts/chart) objects. | | [`ChartDataTable`](/cells/python-net/aspose.cells.charts/chartdatatable) | Represents a chart data table. | | [`ChartFrame`](/cells/python-net/aspose.cells.charts/chartframe) | Encapsulates the object that represents the frame object in a chart. | @@ -85,3 +86,5 @@ The **Aspose.Cells.Charts** namespace provides classes that allow to access and | [`TickMarkType`](/cells/python-net/aspose.cells.charts/tickmarktype) | Represents the tick mark type for the specified axis. | | [`TimeUnit`](/cells/python-net/aspose.cells.charts/timeunit) | Represents the base unit for the category axis. | | [`TrendlineType`](/cells/python-net/aspose.cells.charts/trendlinetype) | Represents the trendline type. | + + diff --git a/english/aspose.cells.charts/axistype/_index.md b/english/aspose.cells.charts/axistype/_index.md index f7e788013f..522bf4b19a 100644 --- a/english/aspose.cells.charts/axistype/_index.md +++ b/english/aspose.cells.charts/axistype/_index.md @@ -3,7 +3,7 @@ title: AxisType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 360 +weight: 370 url: /aspose.cells.charts/axistype/ is_root: false --- diff --git a/english/aspose.cells.charts/backgroundmode/_index.md b/english/aspose.cells.charts/backgroundmode/_index.md index f9a7754132..ed90c0f400 100644 --- a/english/aspose.cells.charts/backgroundmode/_index.md +++ b/english/aspose.cells.charts/backgroundmode/_index.md @@ -3,7 +3,7 @@ title: BackgroundMode enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 370 +weight: 380 url: /aspose.cells.charts/backgroundmode/ is_root: false --- diff --git a/english/aspose.cells.charts/bar3dshapetype/_index.md b/english/aspose.cells.charts/bar3dshapetype/_index.md index 382be79363..e6fc023468 100644 --- a/english/aspose.cells.charts/bar3dshapetype/_index.md +++ b/english/aspose.cells.charts/bar3dshapetype/_index.md @@ -3,7 +3,7 @@ title: Bar3DShapeType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 380 +weight: 390 url: /aspose.cells.charts/bar3dshapetype/ is_root: false --- diff --git a/english/aspose.cells.charts/bubblesizerepresents/_index.md b/english/aspose.cells.charts/bubblesizerepresents/_index.md index b81ad00d6b..987f14c252 100644 --- a/english/aspose.cells.charts/bubblesizerepresents/_index.md +++ b/english/aspose.cells.charts/bubblesizerepresents/_index.md @@ -3,7 +3,7 @@ title: BubbleSizeRepresents enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 390 +weight: 400 url: /aspose.cells.charts/bubblesizerepresents/ is_root: false --- diff --git a/english/aspose.cells.charts/categorytype/_index.md b/english/aspose.cells.charts/categorytype/_index.md index de58ac6741..23e0353dd2 100644 --- a/english/aspose.cells.charts/categorytype/_index.md +++ b/english/aspose.cells.charts/categorytype/_index.md @@ -3,7 +3,7 @@ title: CategoryType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 400 +weight: 410 url: /aspose.cells.charts/categorytype/ is_root: false --- diff --git a/english/aspose.cells.charts/chart/_index.md b/english/aspose.cells.charts/chart/_index.md index 335f2f1f49..24986af3b8 100644 --- a/english/aspose.cells.charts/chart/_index.md +++ b/english/aspose.cells.charts/chart/_index.md @@ -76,6 +76,8 @@ The Chart type exposes the following members: ### Methods | Method | Description | | :- | :- | +| [calculate](/cells/python-net/aspose.cells.charts/chart/calculate/#) | Calculates the custom position of plot area, axes if the position of them are auto assigned. | +| [calculate](/cells/python-net/aspose.cells.charts/chart/calculate/#aspose.cells.charts.ChartCalculateOptions) | Calculates the custom position of plot area, axes if the position of them are auto assigned, with Chart Calculate Options. | | [to_image](/cells/python-net/aspose.cells.charts/chart/to_image/#str) | Creates the chart image and saves it to a file.
The extension of the file name determines the format of the image. | | [to_image](/cells/python-net/aspose.cells.charts/chart/to_image/#str-aspose.cells.drawing.ImageType) | Creates the chart image and saves it to a file in the specified image type. | | [to_image](/cells/python-net/aspose.cells.charts/chart/to_image/#str-int) | Creates the chart image and saves it to a file in the Jpeg format. | @@ -93,7 +95,6 @@ The Chart type exposes the following members: | [refresh_pivot_data](/cells/python-net/aspose.cells.charts/chart/refresh_pivot_data/#) | Refreshes pivot chart's data from it's pivot data source. | | [change_template](/cells/python-net/aspose.cells.charts/chart/change_template/#bytes) | Change chart type with preset template. | | [move](/cells/python-net/aspose.cells.charts/chart/move/#int-int-int-int) | Moves the chart to a specified location. | -| [calculate](/cells/python-net/aspose.cells.charts/chart/calculate/#) | Calculates the custom position of plot area, axes if the position of them are auto assigned. | | [get_actual_size](/cells/python-net/aspose.cells.charts/chart/get_actual_size/#) | Gets actual size of chart in unit of pixels. | | [has_axis](/cells/python-net/aspose.cells.charts/chart/has_axis/#aspose.cells.charts.AxisType-bool) | Returns which axes exist on the chart. | | [switch_row_column](/cells/python-net/aspose.cells.charts/chart/switch_row_column/#) | Switches row/column. | diff --git a/english/aspose.cells.charts/chart/calculate/_index.md b/english/aspose.cells.charts/chart/calculate/_index.md index c128380539..28b9593c96 100644 --- a/english/aspose.cells.charts/chart/calculate/_index.md +++ b/english/aspose.cells.charts/chart/calculate/_index.md @@ -22,6 +22,23 @@ def calculate(self): +## calculate {#aspose.cells.charts.ChartCalculateOptions} + +Calculates the custom position of plot area, axes if the position of them are auto assigned, with Chart Calculate Options. + + + +```python +def calculate(self, calculate_options): + ... +``` + + +| Parameter | Type | Description | +| :- | :- | :- | +| calculate_options | [`ChartCalculateOptions`](/cells/python-net/aspose.cells.charts/chartcalculateoptions) | | + + ### See Also * module [`aspose.cells.charts`](../../) diff --git a/english/aspose.cells.charts/chartcalculateoptions/__init__/_index.md b/english/aspose.cells.charts/chartcalculateoptions/__init__/_index.md new file mode 100644 index 0000000000..7c95e0ca90 --- /dev/null +++ b/english/aspose.cells.charts/chartcalculateoptions/__init__/_index.md @@ -0,0 +1,28 @@ +--- +title: ChartCalculateOptions constructor +second_title: Aspose.Cells for Python via .NET API References +description: +type: docs +weight: 10 +url: /aspose.cells.charts/chartcalculateoptions/__init__/ +is_root: false +--- + +## __init__ {#} + +Creates the options for calculating chart. + + + +```python +def __init__(self): + ... +``` + + + + + +### See Also +* module [`aspose.cells.charts`](../../) +* class [`ChartCalculateOptions`](/cells/python-net/aspose.cells.charts/chartcalculateoptions) diff --git a/english/aspose.cells.charts/chartcalculateoptions/_index.md b/english/aspose.cells.charts/chartcalculateoptions/_index.md new file mode 100644 index 0000000000..4d5fc389d9 --- /dev/null +++ b/english/aspose.cells.charts/chartcalculateoptions/_index.md @@ -0,0 +1,33 @@ +--- +title: ChartCalculateOptions class +second_title: Aspose.Cells for Python via .NET API References +description: +type: docs +weight: 50 +url: /aspose.cells.charts/chartcalculateoptions/ +is_root: false +--- + +## ChartCalculateOptions class + +Represents the options for calculating chart. + + + +The ChartCalculateOptions type exposes the following members: + +### Constructors +| Constructor | Description | +| :- | :- | +| [__init__](/cells/python-net/aspose.cells.charts/chartcalculateoptions/__init__/#) | Creates the options for calculating chart. | + + +### Properties +| Property | Description | +| :- | :- | +| [update_all_points](/cells/python-net/aspose.cells.charts/chartcalculateoptions/update_all_points) | Whether update all data points when performing the chart calculation. Default: False.
When you want to get the value for each data point in the chart specifically, set it to true.
If this parameter is set to True, the new data points may be generated when chart is calculated. This could make the Excel file larger. | + + + +### See Also +* module [`aspose.cells.charts`](..) diff --git a/english/aspose.cells.charts/chartcalculateoptions/update_all_points/_index.md b/english/aspose.cells.charts/chartcalculateoptions/update_all_points/_index.md new file mode 100644 index 0000000000..331a5c1374 --- /dev/null +++ b/english/aspose.cells.charts/chartcalculateoptions/update_all_points/_index.md @@ -0,0 +1,29 @@ +--- +title: update_all_points property +second_title: Aspose.Cells for Python via .NET API References +description: +type: docs +weight: 30 +url: /aspose.cells.charts/chartcalculateoptions/update_all_points/ +is_root: false +--- + +## update_all_points property + + +Whether update all data points when performing the chart calculation. Default: False. +When you want to get the value for each data point in the chart specifically, set it to true. +If this parameter is set to True, the new data points may be generated when chart is calculated. This could make the Excel file larger. +### Definition: +```python +@property +def update_all_points(self): + ... +@update_all_points.setter +def update_all_points(self, value): + ... +``` + +### See Also +* module [`aspose.cells.charts`](../../) +* class [`ChartCalculateOptions`](/cells/python-net/aspose.cells.charts/chartcalculateoptions) diff --git a/english/aspose.cells.charts/chartcollection/_index.md b/english/aspose.cells.charts/chartcollection/_index.md index 7f1169e44b..361dcfcdb5 100644 --- a/english/aspose.cells.charts/chartcollection/_index.md +++ b/english/aspose.cells.charts/chartcollection/_index.md @@ -3,7 +3,7 @@ title: ChartCollection class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 50 +weight: 60 url: /aspose.cells.charts/chartcollection/ is_root: false --- diff --git a/english/aspose.cells.charts/chartdatatable/_index.md b/english/aspose.cells.charts/chartdatatable/_index.md index 875604b9d8..921f4a436a 100644 --- a/english/aspose.cells.charts/chartdatatable/_index.md +++ b/english/aspose.cells.charts/chartdatatable/_index.md @@ -3,7 +3,7 @@ title: ChartDataTable class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 60 +weight: 70 url: /aspose.cells.charts/chartdatatable/ is_root: false --- diff --git a/english/aspose.cells.charts/chartframe/_index.md b/english/aspose.cells.charts/chartframe/_index.md index bea16fb3c0..590ae9cade 100644 --- a/english/aspose.cells.charts/chartframe/_index.md +++ b/english/aspose.cells.charts/chartframe/_index.md @@ -3,7 +3,7 @@ title: ChartFrame class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 70 +weight: 80 url: /aspose.cells.charts/chartframe/ is_root: false --- diff --git a/english/aspose.cells.charts/chartglobalizationsettings/_index.md b/english/aspose.cells.charts/chartglobalizationsettings/_index.md index 75b1753e79..a0364f96ec 100644 --- a/english/aspose.cells.charts/chartglobalizationsettings/_index.md +++ b/english/aspose.cells.charts/chartglobalizationsettings/_index.md @@ -3,7 +3,7 @@ title: ChartGlobalizationSettings class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 80 +weight: 90 url: /aspose.cells.charts/chartglobalizationsettings/ is_root: false --- diff --git a/english/aspose.cells.charts/chartlineformattingtype/_index.md b/english/aspose.cells.charts/chartlineformattingtype/_index.md index a24612d2d1..c9358e20b7 100644 --- a/english/aspose.cells.charts/chartlineformattingtype/_index.md +++ b/english/aspose.cells.charts/chartlineformattingtype/_index.md @@ -3,7 +3,7 @@ title: ChartLineFormattingType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 410 +weight: 420 url: /aspose.cells.charts/chartlineformattingtype/ is_root: false --- diff --git a/english/aspose.cells.charts/chartmarkertype/_index.md b/english/aspose.cells.charts/chartmarkertype/_index.md index 752adc6fc4..33b1f63816 100644 --- a/english/aspose.cells.charts/chartmarkertype/_index.md +++ b/english/aspose.cells.charts/chartmarkertype/_index.md @@ -3,7 +3,7 @@ title: ChartMarkerType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 420 +weight: 430 url: /aspose.cells.charts/chartmarkertype/ is_root: false --- diff --git a/english/aspose.cells.charts/chartpoint/_index.md b/english/aspose.cells.charts/chartpoint/_index.md index b3cd4cffce..63acf77be5 100644 --- a/english/aspose.cells.charts/chartpoint/_index.md +++ b/english/aspose.cells.charts/chartpoint/_index.md @@ -3,7 +3,7 @@ title: ChartPoint class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 90 +weight: 100 url: /aspose.cells.charts/chartpoint/ is_root: false --- diff --git a/english/aspose.cells.charts/chartpointcollection/_index.md b/english/aspose.cells.charts/chartpointcollection/_index.md index 502dd240ef..28d94c8077 100644 --- a/english/aspose.cells.charts/chartpointcollection/_index.md +++ b/english/aspose.cells.charts/chartpointcollection/_index.md @@ -3,7 +3,7 @@ title: ChartPointCollection class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 100 +weight: 110 url: /aspose.cells.charts/chartpointcollection/ is_root: false --- diff --git a/english/aspose.cells.charts/chartsplittype/_index.md b/english/aspose.cells.charts/chartsplittype/_index.md index dbe866ba3a..0754f4353e 100644 --- a/english/aspose.cells.charts/chartsplittype/_index.md +++ b/english/aspose.cells.charts/chartsplittype/_index.md @@ -3,7 +3,7 @@ title: ChartSplitType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 430 +weight: 440 url: /aspose.cells.charts/chartsplittype/ is_root: false --- diff --git a/english/aspose.cells.charts/charttextdirectiontype/_index.md b/english/aspose.cells.charts/charttextdirectiontype/_index.md index a307b9d8ec..5205c0c12a 100644 --- a/english/aspose.cells.charts/charttextdirectiontype/_index.md +++ b/english/aspose.cells.charts/charttextdirectiontype/_index.md @@ -3,7 +3,7 @@ title: ChartTextDirectionType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 440 +weight: 450 url: /aspose.cells.charts/charttextdirectiontype/ is_root: false --- diff --git a/english/aspose.cells.charts/charttextframe/_index.md b/english/aspose.cells.charts/charttextframe/_index.md index 917fb40978..d4194bd641 100644 --- a/english/aspose.cells.charts/charttextframe/_index.md +++ b/english/aspose.cells.charts/charttextframe/_index.md @@ -3,7 +3,7 @@ title: ChartTextFrame class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 110 +weight: 120 url: /aspose.cells.charts/charttextframe/ is_root: false --- diff --git a/english/aspose.cells.charts/charttype/_index.md b/english/aspose.cells.charts/charttype/_index.md index d796ff2efb..4626a47471 100644 --- a/english/aspose.cells.charts/charttype/_index.md +++ b/english/aspose.cells.charts/charttype/_index.md @@ -3,7 +3,7 @@ title: ChartType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 450 +weight: 460 url: /aspose.cells.charts/charttype/ is_root: false --- diff --git a/english/aspose.cells.charts/crosstype/_index.md b/english/aspose.cells.charts/crosstype/_index.md index 16108cbd7c..01930e0122 100644 --- a/english/aspose.cells.charts/crosstype/_index.md +++ b/english/aspose.cells.charts/crosstype/_index.md @@ -3,7 +3,7 @@ title: CrossType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 460 +weight: 470 url: /aspose.cells.charts/crosstype/ is_root: false --- diff --git a/english/aspose.cells.charts/datalabels/_index.md b/english/aspose.cells.charts/datalabels/_index.md index 267c275fab..3e45708bfa 100644 --- a/english/aspose.cells.charts/datalabels/_index.md +++ b/english/aspose.cells.charts/datalabels/_index.md @@ -3,7 +3,7 @@ title: DataLabels class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 120 +weight: 130 url: /aspose.cells.charts/datalabels/ is_root: false --- diff --git a/english/aspose.cells.charts/datalabelsseparatortype/_index.md b/english/aspose.cells.charts/datalabelsseparatortype/_index.md index f34b363056..1e193033c6 100644 --- a/english/aspose.cells.charts/datalabelsseparatortype/_index.md +++ b/english/aspose.cells.charts/datalabelsseparatortype/_index.md @@ -3,7 +3,7 @@ title: DataLabelsSeparatorType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 470 +weight: 480 url: /aspose.cells.charts/datalabelsseparatortype/ is_root: false --- diff --git a/english/aspose.cells.charts/datalablesseparatortype/_index.md b/english/aspose.cells.charts/datalablesseparatortype/_index.md index a301e41801..b912814c5d 100644 --- a/english/aspose.cells.charts/datalablesseparatortype/_index.md +++ b/english/aspose.cells.charts/datalablesseparatortype/_index.md @@ -3,7 +3,7 @@ title: DataLablesSeparatorType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 480 +weight: 490 url: /aspose.cells.charts/datalablesseparatortype/ is_root: false --- diff --git a/english/aspose.cells.charts/displayunitlabel/_index.md b/english/aspose.cells.charts/displayunitlabel/_index.md index e4ae2b1d62..829621b927 100644 --- a/english/aspose.cells.charts/displayunitlabel/_index.md +++ b/english/aspose.cells.charts/displayunitlabel/_index.md @@ -3,7 +3,7 @@ title: DisplayUnitLabel class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 130 +weight: 140 url: /aspose.cells.charts/displayunitlabel/ is_root: false --- diff --git a/english/aspose.cells.charts/displayunittype/_index.md b/english/aspose.cells.charts/displayunittype/_index.md index 886c5bba09..7a8f856e08 100644 --- a/english/aspose.cells.charts/displayunittype/_index.md +++ b/english/aspose.cells.charts/displayunittype/_index.md @@ -3,7 +3,7 @@ title: DisplayUnitType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 490 +weight: 500 url: /aspose.cells.charts/displayunittype/ is_root: false --- diff --git a/english/aspose.cells.charts/dropbars/_index.md b/english/aspose.cells.charts/dropbars/_index.md index 3e3a58bf0e..5e026f8615 100644 --- a/english/aspose.cells.charts/dropbars/_index.md +++ b/english/aspose.cells.charts/dropbars/_index.md @@ -3,7 +3,7 @@ title: DropBars class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 140 +weight: 150 url: /aspose.cells.charts/dropbars/ is_root: false --- diff --git a/english/aspose.cells.charts/errorbar/_index.md b/english/aspose.cells.charts/errorbar/_index.md index 69b266cf76..3d7493ca27 100644 --- a/english/aspose.cells.charts/errorbar/_index.md +++ b/english/aspose.cells.charts/errorbar/_index.md @@ -3,7 +3,7 @@ title: ErrorBar class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 150 +weight: 160 url: /aspose.cells.charts/errorbar/ is_root: false --- diff --git a/english/aspose.cells.charts/errorbardisplaytype/_index.md b/english/aspose.cells.charts/errorbardisplaytype/_index.md index 056f7a4877..0ec024b405 100644 --- a/english/aspose.cells.charts/errorbardisplaytype/_index.md +++ b/english/aspose.cells.charts/errorbardisplaytype/_index.md @@ -3,7 +3,7 @@ title: ErrorBarDisplayType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 500 +weight: 510 url: /aspose.cells.charts/errorbardisplaytype/ is_root: false --- diff --git a/english/aspose.cells.charts/errorbartype/_index.md b/english/aspose.cells.charts/errorbartype/_index.md index 2371d752b3..81d397c571 100644 --- a/english/aspose.cells.charts/errorbartype/_index.md +++ b/english/aspose.cells.charts/errorbartype/_index.md @@ -3,7 +3,7 @@ title: ErrorBarType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 510 +weight: 520 url: /aspose.cells.charts/errorbartype/ is_root: false --- diff --git a/english/aspose.cells.charts/floor/_index.md b/english/aspose.cells.charts/floor/_index.md index 402daed1d2..408b459e3b 100644 --- a/english/aspose.cells.charts/floor/_index.md +++ b/english/aspose.cells.charts/floor/_index.md @@ -3,7 +3,7 @@ title: Floor class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 160 +weight: 170 url: /aspose.cells.charts/floor/ is_root: false --- diff --git a/english/aspose.cells.charts/formattingtype/_index.md b/english/aspose.cells.charts/formattingtype/_index.md index 5f8aea2a69..635111dc21 100644 --- a/english/aspose.cells.charts/formattingtype/_index.md +++ b/english/aspose.cells.charts/formattingtype/_index.md @@ -3,7 +3,7 @@ title: FormattingType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 520 +weight: 530 url: /aspose.cells.charts/formattingtype/ is_root: false --- diff --git a/english/aspose.cells.charts/labelpositiontype/_index.md b/english/aspose.cells.charts/labelpositiontype/_index.md index 3d01fd6ee1..ac229e0d7b 100644 --- a/english/aspose.cells.charts/labelpositiontype/_index.md +++ b/english/aspose.cells.charts/labelpositiontype/_index.md @@ -3,7 +3,7 @@ title: LabelPositionType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 530 +weight: 540 url: /aspose.cells.charts/labelpositiontype/ is_root: false --- diff --git a/english/aspose.cells.charts/legend/_index.md b/english/aspose.cells.charts/legend/_index.md index b43a5b5234..b033ee1f12 100644 --- a/english/aspose.cells.charts/legend/_index.md +++ b/english/aspose.cells.charts/legend/_index.md @@ -3,7 +3,7 @@ title: Legend class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 170 +weight: 180 url: /aspose.cells.charts/legend/ is_root: false --- diff --git a/english/aspose.cells.charts/legendentry/_index.md b/english/aspose.cells.charts/legendentry/_index.md index 5cbb3e142a..ea5c7107d1 100644 --- a/english/aspose.cells.charts/legendentry/_index.md +++ b/english/aspose.cells.charts/legendentry/_index.md @@ -3,7 +3,7 @@ title: LegendEntry class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 180 +weight: 190 url: /aspose.cells.charts/legendentry/ is_root: false --- diff --git a/english/aspose.cells.charts/legendentrycollection/_index.md b/english/aspose.cells.charts/legendentrycollection/_index.md index 741a36963b..01036cd9e1 100644 --- a/english/aspose.cells.charts/legendentrycollection/_index.md +++ b/english/aspose.cells.charts/legendentrycollection/_index.md @@ -3,7 +3,7 @@ title: LegendEntryCollection class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 190 +weight: 200 url: /aspose.cells.charts/legendentrycollection/ is_root: false --- diff --git a/english/aspose.cells.charts/legendpositiontype/_index.md b/english/aspose.cells.charts/legendpositiontype/_index.md index 773ec06ce4..f6e0cd6cfa 100644 --- a/english/aspose.cells.charts/legendpositiontype/_index.md +++ b/english/aspose.cells.charts/legendpositiontype/_index.md @@ -3,7 +3,7 @@ title: LegendPositionType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 540 +weight: 550 url: /aspose.cells.charts/legendpositiontype/ is_root: false --- diff --git a/english/aspose.cells.charts/mapchartlabellayout/_index.md b/english/aspose.cells.charts/mapchartlabellayout/_index.md index 88f33a98ed..75ae58e589 100644 --- a/english/aspose.cells.charts/mapchartlabellayout/_index.md +++ b/english/aspose.cells.charts/mapchartlabellayout/_index.md @@ -3,7 +3,7 @@ title: MapChartLabelLayout enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 550 +weight: 560 url: /aspose.cells.charts/mapchartlabellayout/ is_root: false --- diff --git a/english/aspose.cells.charts/mapchartprojectiontype/_index.md b/english/aspose.cells.charts/mapchartprojectiontype/_index.md index 55ad7b3794..d5880e92a2 100644 --- a/english/aspose.cells.charts/mapchartprojectiontype/_index.md +++ b/english/aspose.cells.charts/mapchartprojectiontype/_index.md @@ -3,7 +3,7 @@ title: MapChartProjectionType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 560 +weight: 570 url: /aspose.cells.charts/mapchartprojectiontype/ is_root: false --- diff --git a/english/aspose.cells.charts/mapchartregiontype/_index.md b/english/aspose.cells.charts/mapchartregiontype/_index.md index c8105a540b..fb70f33d91 100644 --- a/english/aspose.cells.charts/mapchartregiontype/_index.md +++ b/english/aspose.cells.charts/mapchartregiontype/_index.md @@ -3,7 +3,7 @@ title: MapChartRegionType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 570 +weight: 580 url: /aspose.cells.charts/mapchartregiontype/ is_root: false --- diff --git a/english/aspose.cells.charts/marker/_index.md b/english/aspose.cells.charts/marker/_index.md index c1c518bf97..a0700637db 100644 --- a/english/aspose.cells.charts/marker/_index.md +++ b/english/aspose.cells.charts/marker/_index.md @@ -3,7 +3,7 @@ title: Marker class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 200 +weight: 210 url: /aspose.cells.charts/marker/ is_root: false --- diff --git a/english/aspose.cells.charts/pivotoptions/_index.md b/english/aspose.cells.charts/pivotoptions/_index.md index 34d7a5cf3f..97d8433776 100644 --- a/english/aspose.cells.charts/pivotoptions/_index.md +++ b/english/aspose.cells.charts/pivotoptions/_index.md @@ -3,7 +3,7 @@ title: PivotOptions class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 210 +weight: 220 url: /aspose.cells.charts/pivotoptions/ is_root: false --- diff --git a/english/aspose.cells.charts/plotarea/_index.md b/english/aspose.cells.charts/plotarea/_index.md index 8704092754..bec8af4187 100644 --- a/english/aspose.cells.charts/plotarea/_index.md +++ b/english/aspose.cells.charts/plotarea/_index.md @@ -3,7 +3,7 @@ title: PlotArea class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 220 +weight: 230 url: /aspose.cells.charts/plotarea/ is_root: false --- diff --git a/english/aspose.cells.charts/plotdatabytype/_index.md b/english/aspose.cells.charts/plotdatabytype/_index.md index 4151c3e176..7b42142289 100644 --- a/english/aspose.cells.charts/plotdatabytype/_index.md +++ b/english/aspose.cells.charts/plotdatabytype/_index.md @@ -3,7 +3,7 @@ title: PlotDataByType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 580 +weight: 590 url: /aspose.cells.charts/plotdatabytype/ is_root: false --- diff --git a/english/aspose.cells.charts/plotemptycellstype/_index.md b/english/aspose.cells.charts/plotemptycellstype/_index.md index 5873869bc3..f4257e4a81 100644 --- a/english/aspose.cells.charts/plotemptycellstype/_index.md +++ b/english/aspose.cells.charts/plotemptycellstype/_index.md @@ -3,7 +3,7 @@ title: PlotEmptyCellsType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 590 +weight: 600 url: /aspose.cells.charts/plotemptycellstype/ is_root: false --- diff --git a/english/aspose.cells.charts/quartilecalculationtype/_index.md b/english/aspose.cells.charts/quartilecalculationtype/_index.md index 4a92771132..e54ac7d29a 100644 --- a/english/aspose.cells.charts/quartilecalculationtype/_index.md +++ b/english/aspose.cells.charts/quartilecalculationtype/_index.md @@ -3,7 +3,7 @@ title: QuartileCalculationType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 600 +weight: 610 url: /aspose.cells.charts/quartilecalculationtype/ is_root: false --- diff --git a/english/aspose.cells.charts/series/_index.md b/english/aspose.cells.charts/series/_index.md index 9d883ccc74..529916266a 100644 --- a/english/aspose.cells.charts/series/_index.md +++ b/english/aspose.cells.charts/series/_index.md @@ -3,7 +3,7 @@ title: Series class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 230 +weight: 240 url: /aspose.cells.charts/series/ is_root: false --- diff --git a/english/aspose.cells.charts/seriescollection/_index.md b/english/aspose.cells.charts/seriescollection/_index.md index 7ef18decd4..fec663b0f3 100644 --- a/english/aspose.cells.charts/seriescollection/_index.md +++ b/english/aspose.cells.charts/seriescollection/_index.md @@ -3,7 +3,7 @@ title: SeriesCollection class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 240 +weight: 250 url: /aspose.cells.charts/seriescollection/ is_root: false --- diff --git a/english/aspose.cells.charts/serieslayoutproperties/_index.md b/english/aspose.cells.charts/serieslayoutproperties/_index.md index 14ae152820..a16f64627c 100644 --- a/english/aspose.cells.charts/serieslayoutproperties/_index.md +++ b/english/aspose.cells.charts/serieslayoutproperties/_index.md @@ -3,7 +3,7 @@ title: SeriesLayoutProperties class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 250 +weight: 260 url: /aspose.cells.charts/serieslayoutproperties/ is_root: false --- diff --git a/english/aspose.cells.charts/sparkline/_index.md b/english/aspose.cells.charts/sparkline/_index.md index 1de2123a13..64a7f79d3d 100644 --- a/english/aspose.cells.charts/sparkline/_index.md +++ b/english/aspose.cells.charts/sparkline/_index.md @@ -3,7 +3,7 @@ title: Sparkline class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 260 +weight: 270 url: /aspose.cells.charts/sparkline/ is_root: false --- diff --git a/english/aspose.cells.charts/sparklineaxisminmaxtype/_index.md b/english/aspose.cells.charts/sparklineaxisminmaxtype/_index.md index 6c886d4dd5..0e834fecfd 100644 --- a/english/aspose.cells.charts/sparklineaxisminmaxtype/_index.md +++ b/english/aspose.cells.charts/sparklineaxisminmaxtype/_index.md @@ -3,7 +3,7 @@ title: SparklineAxisMinMaxType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 610 +weight: 620 url: /aspose.cells.charts/sparklineaxisminmaxtype/ is_root: false --- diff --git a/english/aspose.cells.charts/sparklinecollection/_index.md b/english/aspose.cells.charts/sparklinecollection/_index.md index e6abac87f9..54b8e89ce6 100644 --- a/english/aspose.cells.charts/sparklinecollection/_index.md +++ b/english/aspose.cells.charts/sparklinecollection/_index.md @@ -3,7 +3,7 @@ title: SparklineCollection class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 270 +weight: 280 url: /aspose.cells.charts/sparklinecollection/ is_root: false --- diff --git a/english/aspose.cells.charts/sparklinegroup/_index.md b/english/aspose.cells.charts/sparklinegroup/_index.md index 4a818e7083..f57ff1bd7c 100644 --- a/english/aspose.cells.charts/sparklinegroup/_index.md +++ b/english/aspose.cells.charts/sparklinegroup/_index.md @@ -3,7 +3,7 @@ title: SparklineGroup class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 280 +weight: 290 url: /aspose.cells.charts/sparklinegroup/ is_root: false --- diff --git a/english/aspose.cells.charts/sparklinegroupcollection/_index.md b/english/aspose.cells.charts/sparklinegroupcollection/_index.md index cba6fc7297..60d8bae249 100644 --- a/english/aspose.cells.charts/sparklinegroupcollection/_index.md +++ b/english/aspose.cells.charts/sparklinegroupcollection/_index.md @@ -3,7 +3,7 @@ title: SparklineGroupCollection class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 290 +weight: 300 url: /aspose.cells.charts/sparklinegroupcollection/ is_root: false --- diff --git a/english/aspose.cells.charts/sparklinepresetstyletype/_index.md b/english/aspose.cells.charts/sparklinepresetstyletype/_index.md index 6cd5ccb953..899e70b9b7 100644 --- a/english/aspose.cells.charts/sparklinepresetstyletype/_index.md +++ b/english/aspose.cells.charts/sparklinepresetstyletype/_index.md @@ -3,7 +3,7 @@ title: SparklinePresetStyleType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 620 +weight: 630 url: /aspose.cells.charts/sparklinepresetstyletype/ is_root: false --- diff --git a/english/aspose.cells.charts/sparklinetype/_index.md b/english/aspose.cells.charts/sparklinetype/_index.md index 0af321fbb3..5827d5a571 100644 --- a/english/aspose.cells.charts/sparklinetype/_index.md +++ b/english/aspose.cells.charts/sparklinetype/_index.md @@ -3,7 +3,7 @@ title: SparklineType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 630 +weight: 640 url: /aspose.cells.charts/sparklinetype/ is_root: false --- diff --git a/english/aspose.cells.charts/ticklabelitem/_index.md b/english/aspose.cells.charts/ticklabelitem/_index.md index 176d7d88fa..1285a620a7 100644 --- a/english/aspose.cells.charts/ticklabelitem/_index.md +++ b/english/aspose.cells.charts/ticklabelitem/_index.md @@ -3,7 +3,7 @@ title: TickLabelItem class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 300 +weight: 310 url: /aspose.cells.charts/ticklabelitem/ is_root: false --- diff --git a/english/aspose.cells.charts/ticklabelpositiontype/_index.md b/english/aspose.cells.charts/ticklabelpositiontype/_index.md index b613bbb902..b4087d66fa 100644 --- a/english/aspose.cells.charts/ticklabelpositiontype/_index.md +++ b/english/aspose.cells.charts/ticklabelpositiontype/_index.md @@ -3,7 +3,7 @@ title: TickLabelPositionType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 640 +weight: 650 url: /aspose.cells.charts/ticklabelpositiontype/ is_root: false --- diff --git a/english/aspose.cells.charts/ticklabels/_index.md b/english/aspose.cells.charts/ticklabels/_index.md index a8efa04cd7..f705e08188 100644 --- a/english/aspose.cells.charts/ticklabels/_index.md +++ b/english/aspose.cells.charts/ticklabels/_index.md @@ -3,7 +3,7 @@ title: TickLabels class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 310 +weight: 320 url: /aspose.cells.charts/ticklabels/ is_root: false --- diff --git a/english/aspose.cells.charts/tickmarktype/_index.md b/english/aspose.cells.charts/tickmarktype/_index.md index 012c36c7ba..6f64860fd9 100644 --- a/english/aspose.cells.charts/tickmarktype/_index.md +++ b/english/aspose.cells.charts/tickmarktype/_index.md @@ -3,7 +3,7 @@ title: TickMarkType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 650 +weight: 660 url: /aspose.cells.charts/tickmarktype/ is_root: false --- diff --git a/english/aspose.cells.charts/timeunit/_index.md b/english/aspose.cells.charts/timeunit/_index.md index 02e1dab544..4baaaf2639 100644 --- a/english/aspose.cells.charts/timeunit/_index.md +++ b/english/aspose.cells.charts/timeunit/_index.md @@ -3,7 +3,7 @@ title: TimeUnit enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 660 +weight: 670 url: /aspose.cells.charts/timeunit/ is_root: false --- diff --git a/english/aspose.cells.charts/title/_index.md b/english/aspose.cells.charts/title/_index.md index f5aa693ea9..33a33be70f 100644 --- a/english/aspose.cells.charts/title/_index.md +++ b/english/aspose.cells.charts/title/_index.md @@ -3,7 +3,7 @@ title: Title class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 320 +weight: 330 url: /aspose.cells.charts/title/ is_root: false --- diff --git a/english/aspose.cells.charts/trendline/_index.md b/english/aspose.cells.charts/trendline/_index.md index d5cf127601..5e6730ec0b 100644 --- a/english/aspose.cells.charts/trendline/_index.md +++ b/english/aspose.cells.charts/trendline/_index.md @@ -3,7 +3,7 @@ title: Trendline class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 330 +weight: 340 url: /aspose.cells.charts/trendline/ is_root: false --- diff --git a/english/aspose.cells.charts/trendlinecollection/_index.md b/english/aspose.cells.charts/trendlinecollection/_index.md index 687f8c61cc..e96bc22ffe 100644 --- a/english/aspose.cells.charts/trendlinecollection/_index.md +++ b/english/aspose.cells.charts/trendlinecollection/_index.md @@ -3,7 +3,7 @@ title: TrendlineCollection class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 340 +weight: 350 url: /aspose.cells.charts/trendlinecollection/ is_root: false --- diff --git a/english/aspose.cells.charts/trendlinetype/_index.md b/english/aspose.cells.charts/trendlinetype/_index.md index 31026effd8..8906bcaade 100644 --- a/english/aspose.cells.charts/trendlinetype/_index.md +++ b/english/aspose.cells.charts/trendlinetype/_index.md @@ -3,7 +3,7 @@ title: TrendlineType enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 670 +weight: 680 url: /aspose.cells.charts/trendlinetype/ is_root: false --- diff --git a/english/aspose.cells.charts/walls/_index.md b/english/aspose.cells.charts/walls/_index.md index 0c3d3fa53f..8de8804029 100644 --- a/english/aspose.cells.charts/walls/_index.md +++ b/english/aspose.cells.charts/walls/_index.md @@ -3,7 +3,7 @@ title: Walls class second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 350 +weight: 360 url: /aspose.cells.charts/walls/ is_root: false --- diff --git a/english/aspose.cells.pivot/pivotfield/_index.md b/english/aspose.cells.pivot/pivotfield/_index.md index 54e02f615c..076e97dd71 100644 --- a/english/aspose.cells.pivot/pivotfield/_index.md +++ b/english/aspose.cells.pivot/pivotfield/_index.md @@ -24,8 +24,8 @@ The PivotField type exposes the following members: | [group_settings](/cells/python-net/aspose.cells.pivot/pivotfield/group_settings) | Gets the group settings of the pivot field. | | [is_calculated_field](/cells/python-net/aspose.cells.pivot/pivotfield/is_calculated_field) | Indicates whether the specified PivotTable field is calculated field. | | [base_index](/cells/python-net/aspose.cells.pivot/pivotfield/base_index) | Represents the PivotField index in the base PivotFields. | -| [position](/cells/python-net/aspose.cells.pivot/pivotfield/position) | Represents the PivotField index in the PivotFields. | -| [name](/cells/python-net/aspose.cells.pivot/pivotfield/name) | Represents the PivotField name. | +| [position](/cells/python-net/aspose.cells.pivot/pivotfield/position) | Represents the index of [`PivotField`](/cells/python-net/aspose.cells.pivot/pivotfield) in the region. | +| [name](/cells/python-net/aspose.cells.pivot/pivotfield/name) | Represents the name of PivotField. | | [display_name](/cells/python-net/aspose.cells.pivot/pivotfield/display_name) | Represents the PivotField display name. | | [is_auto_subtotals](/cells/python-net/aspose.cells.pivot/pivotfield/is_auto_subtotals) | Indicates whether the specified field shows automatic subtotals. Default is true. | | [drag_to_column](/cells/python-net/aspose.cells.pivot/pivotfield/drag_to_column) | Indicates whether the specified field can be dragged to the column position.
The default value is true. | @@ -79,7 +79,7 @@ The PivotField type exposes the following members: | [ungroup](/cells/python-net/aspose.cells.pivot/pivotfield/ungroup/#) | Ungroup the pivot field. | | [get_calculated_field_formula](/cells/python-net/aspose.cells.pivot/pivotfield/get_calculated_field_formula/#) | Get the formula string of the specified calculated field . | | [set_subtotals](/cells/python-net/aspose.cells.pivot/pivotfield/set_subtotals/#aspose.cells.pivot.PivotFieldSubtotalType-bool) | Sets whether the specified field shows that subtotals. | -| [get_subtotals](/cells/python-net/aspose.cells.pivot/pivotfield/get_subtotals/#aspose.cells.pivot.PivotFieldSubtotalType) | Gets whether the specified field shows that subtotals. | +| [get_subtotals](/cells/python-net/aspose.cells.pivot/pivotfield/get_subtotals/#aspose.cells.pivot.PivotFieldSubtotalType) | Indicates whether showing specified subtotal. | | [is_hidden_item](/cells/python-net/aspose.cells.pivot/pivotfield/is_hidden_item/#int) | Indicates whether the specific PivotItem is hidden. | | [is_hidden_item_detail](/cells/python-net/aspose.cells.pivot/pivotfield/is_hidden_item_detail/#int) | Indicates whether the specific PivotItem is hidden detail. | | [hide_item_detail](/cells/python-net/aspose.cells.pivot/pivotfield/hide_item_detail/#int-bool) | Sets whether the specific PivotItem in a pivot field is hidden detail. | @@ -144,3 +144,4 @@ book.save("out.xlsx") ### See Also * module [`aspose.cells.pivot`](..) +* class [`PivotField`](/cells/python-net/aspose.cells.pivot/pivotfield) diff --git a/english/aspose.cells.pivot/pivotfield/get_subtotals/_index.md b/english/aspose.cells.pivot/pivotfield/get_subtotals/_index.md index 29494fd3ea..d19efd8c86 100644 --- a/english/aspose.cells.pivot/pivotfield/get_subtotals/_index.md +++ b/english/aspose.cells.pivot/pivotfield/get_subtotals/_index.md @@ -10,13 +10,13 @@ is_root: false ## get_subtotals {#aspose.cells.pivot.PivotFieldSubtotalType} -Gets whether the specified field shows that subtotals. +Indicates whether showing specified subtotal. ### Returns -whether the specified field shows that subtotals. +Returns whether showing specified subtotal. ```python @@ -27,7 +27,7 @@ def get_subtotals(self, subtotal_type): | Parameter | Type | Description | | :- | :- | :- | -| subtotal_type | [`PivotFieldSubtotalType`](/cells/python-net/aspose.cells.pivot/pivotfieldsubtotaltype) | subtotals type. | +| subtotal_type | [`PivotFieldSubtotalType`](/cells/python-net/aspose.cells.pivot/pivotfieldsubtotaltype) | subtotal type. | diff --git a/english/aspose.cells.pivot/pivotfield/name/_index.md b/english/aspose.cells.pivot/pivotfield/name/_index.md index 3892b472ed..3b9188c445 100644 --- a/english/aspose.cells.pivot/pivotfield/name/_index.md +++ b/english/aspose.cells.pivot/pivotfield/name/_index.md @@ -11,7 +11,7 @@ is_root: false ## name property -Represents the PivotField name. +Represents the name of PivotField. ### Definition: ```python @property diff --git a/english/aspose.cells.pivot/pivotfield/position/_index.md b/english/aspose.cells.pivot/pivotfield/position/_index.md index 3573dcb4f9..be2d9a73fc 100644 --- a/english/aspose.cells.pivot/pivotfield/position/_index.md +++ b/english/aspose.cells.pivot/pivotfield/position/_index.md @@ -11,7 +11,7 @@ is_root: false ## position property -Represents the PivotField index in the PivotFields. +Represents the index of [`PivotField`](/cells/python-net/aspose.cells.pivot/pivotfield) in the region. ### Definition: ```python @property diff --git a/english/aspose.cells.pivot/pivotfield/show_subtotal_at_top/_index.md b/english/aspose.cells.pivot/pivotfield/show_subtotal_at_top/_index.md index 81a5dadc30..786d336e28 100644 --- a/english/aspose.cells.pivot/pivotfield/show_subtotal_at_top/_index.md +++ b/english/aspose.cells.pivot/pivotfield/show_subtotal_at_top/_index.md @@ -12,6 +12,11 @@ is_root: false when ShowInOutlineForm is true, then display subtotals at the top of the list of items instead of at the bottom + +### Remarks + + +Only works when ShowInOutlineForm is true. ### Definition: ```python @property diff --git a/english/aspose.cells/calculationoptions/_index.md b/english/aspose.cells/calculationoptions/_index.md index 81927d9e08..e7fa4279ed 100644 --- a/english/aspose.cells/calculationoptions/_index.md +++ b/english/aspose.cells/calculationoptions/_index.md @@ -30,7 +30,7 @@ The CalculationOptions type exposes the following members: | [custom_function](/cells/python-net/aspose.cells/calculationoptions/custom_function) | The custom formula calculation functions to extend the calculation engine. | | [custom_engine](/cells/python-net/aspose.cells/calculationoptions/custom_engine) | The custom formula calculation engine to extend the default calculation engine of Aspose.Cells. | | [calculation_monitor](/cells/python-net/aspose.cells/calculationoptions/calculation_monitor) | The monitor for user to track the progress of formula calculation. | -| [calc_stack_size](/cells/python-net/aspose.cells/calculationoptions/calc_stack_size) | Specifies the stack size for calculating cells recursively. | +| [calc_stack_size](/cells/python-net/aspose.cells/calculationoptions/calc_stack_size) | The stack size for calculating cells recursively. Default value is 200. | | [precision_strategy](/cells/python-net/aspose.cells/calculationoptions/precision_strategy) | Specifies the strategy for processing precision of calculation. | | [linked_data_sources](/cells/python-net/aspose.cells/calculationoptions/linked_data_sources) | Specifies the data sources for external links used in formulas. | | [character_encoding](/cells/python-net/aspose.cells/calculationoptions/character_encoding) | Specifies the encoding used for encoding/decoding characters when calculating formulas.
For functions such as CHAR, CODE, the calculated result depends on the region settings and default charset of the environment.
With this property user can specify the proper encoding used for those function to get the expected result. | diff --git a/english/aspose.cells/calculationoptions/calc_stack_size/_index.md b/english/aspose.cells/calculationoptions/calc_stack_size/_index.md index 54dfa4f5d0..134f0636c6 100644 --- a/english/aspose.cells/calculationoptions/calc_stack_size/_index.md +++ b/english/aspose.cells/calculationoptions/calc_stack_size/_index.md @@ -11,7 +11,7 @@ is_root: false ## calc_stack_size property -Specifies the stack size for calculating cells recursively. +The stack size for calculating cells recursively. Default value is 200. ### Remarks @@ -20,7 +20,9 @@ When there are large amount of cells need to be calculated recursively in the de StackOverflowException may be caused in the calculation process. If so, user should specify smaller value for this property. For such situation, user should determine the proper value for this property according to the actual formulas and data. -Too small value may cause performance degradation for the formula calculation. +However, too small value may cause performance degradation for the formula calculation and value less than 2 +will make it impossible to calculate formula which depends on another one. So if the specified value is less than 2, +it will be reset to 2. ### Definition: ```python @property diff --git a/english/aspose.cells/cells/_index.md b/english/aspose.cells/cells/_index.md index c587ed9cd5..f9d1e2c4b1 100644 --- a/english/aspose.cells/cells/_index.md +++ b/english/aspose.cells/cells/_index.md @@ -80,6 +80,8 @@ Gets [`Cell`](/cells/python-net/aspose.cells/cell) item within the worksheet | [merge](/cells/python-net/aspose.cells/cells/merge/#int-int-int-int) | Merges a specified range of cells into a single cell. | | [merge](/cells/python-net/aspose.cells/cells/merge/#int-int-int-int-bool) | Merges a specified range of cells into a single cell. | | [merge](/cells/python-net/aspose.cells/cells/merge/#int-int-int-int-bool-bool) | Merges a specified range of cells into a single cell. | +| [get_column_width_pixel](/cells/python-net/aspose.cells/cells/get_column_width_pixel/#int) | Gets the width of the specified column in normal view, in units of pixel. | +| [get_column_width_pixel](/cells/python-net/aspose.cells/cells/get_column_width_pixel/#int-bool) | Gets the width of the specified column in normal view, in units of pixel. | | [copy_columns](/cells/python-net/aspose.cells/cells/copy_columns/#aspose.cells.Cells-int-int-int-aspose.cells.PasteOptions) | Copies data and formats of a whole column. | | [copy_columns](/cells/python-net/aspose.cells/cells/copy_columns/#aspose.cells.Cells-int-int-int) | Copies data and formats of a whole column. | | [copy_columns](/cells/python-net/aspose.cells/cells/copy_columns/#aspose.cells.Cells-int-int-int-int) | Copies data and formats of the whole columns. | @@ -168,7 +170,6 @@ Gets [`Cell`](/cells/python-net/aspose.cells/cell) item within the worksheet | [set_column_width_pixel](/cells/python-net/aspose.cells/cells/set_column_width_pixel/#int-int) | Sets column width in unit of pixels in normal view. | | [set_column_width_inch](/cells/python-net/aspose.cells/cells/set_column_width_inch/#int-float) | Sets column width in unit of inches in normal view. | | [set_column_width](/cells/python-net/aspose.cells/cells/set_column_width/#int-float) | Sets the width of the specified column in normal view. | -| [get_column_width_pixel](/cells/python-net/aspose.cells/cells/get_column_width_pixel/#int) | Gets the width of the specified column in normal view, in units of pixel. | | [get_column_width_inch](/cells/python-net/aspose.cells/cells/get_column_width_inch/#int) | Gets the width of the specified column in normal view, in units of inches. | | [get_column_width](/cells/python-net/aspose.cells/cells/get_column_width/#int) | Gets the width(in unit of characters) of the specified column in normal view | | [get_view_column_width_pixel](/cells/python-net/aspose.cells/cells/get_view_column_width_pixel/#int) | Get the width in different view type. | diff --git a/english/aspose.cells/cells/get_column_width_pixel/_index.md b/english/aspose.cells/cells/get_column_width_pixel/_index.md index 53a7811eac..e4866d154c 100644 --- a/english/aspose.cells/cells/get_column_width_pixel/_index.md +++ b/english/aspose.cells/cells/get_column_width_pixel/_index.md @@ -30,6 +30,29 @@ def get_column_width_pixel(self, column): | column | int | Column index | +## get_column_width_pixel {#int-bool} + +Gets the width of the specified column in normal view, in units of pixel. + + +### Returns + + +Width of column in normal view. + + +```python +def get_column_width_pixel(self, column, original): + ... +``` + + +| Parameter | Type | Description | +| :- | :- | :- | +| column | int | Column index | +| original | bool | Indicates whether returning original width even when the column is hidden | + + ### See Also * module [`aspose.cells`](../../) diff --git a/english/aspose.cells/exporttableoptions/_index.md b/english/aspose.cells/exporttableoptions/_index.md index f5813ec83d..86b999d42a 100644 --- a/english/aspose.cells/exporttableoptions/_index.md +++ b/english/aspose.cells/exporttableoptions/_index.md @@ -34,6 +34,7 @@ The ExportTableOptions type exposes the following members: | [export_as_html_string](/cells/python-net/aspose.cells/exporttableoptions/export_as_html_string) | Exports the html string value of the cells to the DataTable. | | [format_strategy](/cells/python-net/aspose.cells/exporttableoptions/format_strategy) | Gets and sets the format strategy when exporting the value as string value. | | [check_mixed_value_type](/cells/python-net/aspose.cells/exporttableoptions/check_mixed_value_type) | False, Aspose.Cells will set the DataColumn's type by the value type of the first row for performance.
True, Aspose.Cells will check whether the value type in the column are mixed before set the DataColumn's type
And the value type are mixed, the DataColumn's type will be string. | +| [allow_db_null](/cells/python-net/aspose.cells/exporttableoptions/allow_db_null) | This value indicates whether DBNulls are allowed in this table. | | [is_vertical](/cells/python-net/aspose.cells/exporttableoptions/is_vertical) | True if a row in Workbook file represents a row in DataTable. False if a column in Workbook file represents a row in DataTable. | | [indexes](/cells/python-net/aspose.cells/exporttableoptions/indexes) | The indexes of columns/rows which should be exported out. | | [rename_strategy](/cells/python-net/aspose.cells/exporttableoptions/rename_strategy) | Strategy for duplicate names of columns. | diff --git a/english/aspose.cells/exporttableoptions/allow_db_null/_index.md b/english/aspose.cells/exporttableoptions/allow_db_null/_index.md new file mode 100644 index 0000000000..a4b5d10644 --- /dev/null +++ b/english/aspose.cells/exporttableoptions/allow_db_null/_index.md @@ -0,0 +1,27 @@ +--- +title: allow_db_null property +second_title: Aspose.Cells for Python via .NET API References +description: +type: docs +weight: 40 +url: /aspose.cells/exporttableoptions/allow_db_null/ +is_root: false +--- + +## allow_db_null property + + +This value indicates whether DBNulls are allowed in this table. +### Definition: +```python +@property +def allow_db_null(self): + ... +@allow_db_null.setter +def allow_db_null(self, value): + ... +``` + +### See Also +* module [`aspose.cells`](../../) +* class [`ExportTableOptions`](/cells/python-net/aspose.cells/exporttableoptions) diff --git a/english/aspose.cells/exporttableoptions/check_mixed_value_type/_index.md b/english/aspose.cells/exporttableoptions/check_mixed_value_type/_index.md index 9df37a05b5..4d150918e5 100644 --- a/english/aspose.cells/exporttableoptions/check_mixed_value_type/_index.md +++ b/english/aspose.cells/exporttableoptions/check_mixed_value_type/_index.md @@ -3,7 +3,7 @@ title: check_mixed_value_type property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 40 +weight: 50 url: /aspose.cells/exporttableoptions/check_mixed_value_type/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/export_as_html_string/_index.md b/english/aspose.cells/exporttableoptions/export_as_html_string/_index.md index ab6dc10760..31ddcd2771 100644 --- a/english/aspose.cells/exporttableoptions/export_as_html_string/_index.md +++ b/english/aspose.cells/exporttableoptions/export_as_html_string/_index.md @@ -3,7 +3,7 @@ title: export_as_html_string property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 50 +weight: 60 url: /aspose.cells/exporttableoptions/export_as_html_string/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/export_as_string/_index.md b/english/aspose.cells/exporttableoptions/export_as_string/_index.md index bcbf3c882b..272f7e330d 100644 --- a/english/aspose.cells/exporttableoptions/export_as_string/_index.md +++ b/english/aspose.cells/exporttableoptions/export_as_string/_index.md @@ -3,7 +3,7 @@ title: export_as_string property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 60 +weight: 70 url: /aspose.cells/exporttableoptions/export_as_string/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/export_column_name/_index.md b/english/aspose.cells/exporttableoptions/export_column_name/_index.md index 8dd6707a7c..4fb357c8ec 100644 --- a/english/aspose.cells/exporttableoptions/export_column_name/_index.md +++ b/english/aspose.cells/exporttableoptions/export_column_name/_index.md @@ -3,7 +3,7 @@ title: export_column_name property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 70 +weight: 80 url: /aspose.cells/exporttableoptions/export_column_name/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/format_strategy/_index.md b/english/aspose.cells/exporttableoptions/format_strategy/_index.md index b7204d833a..1a0ccc07fd 100644 --- a/english/aspose.cells/exporttableoptions/format_strategy/_index.md +++ b/english/aspose.cells/exporttableoptions/format_strategy/_index.md @@ -3,7 +3,7 @@ title: format_strategy property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 80 +weight: 90 url: /aspose.cells/exporttableoptions/format_strategy/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/indexes/_index.md b/english/aspose.cells/exporttableoptions/indexes/_index.md index b04dec99f3..654eb5ed7b 100644 --- a/english/aspose.cells/exporttableoptions/indexes/_index.md +++ b/english/aspose.cells/exporttableoptions/indexes/_index.md @@ -3,7 +3,7 @@ title: indexes property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 90 +weight: 100 url: /aspose.cells/exporttableoptions/indexes/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/is_vertical/_index.md b/english/aspose.cells/exporttableoptions/is_vertical/_index.md index e02f5d6a17..4eae2a6767 100644 --- a/english/aspose.cells/exporttableoptions/is_vertical/_index.md +++ b/english/aspose.cells/exporttableoptions/is_vertical/_index.md @@ -3,7 +3,7 @@ title: is_vertical property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 100 +weight: 110 url: /aspose.cells/exporttableoptions/is_vertical/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/plot_visible_cells/_index.md b/english/aspose.cells/exporttableoptions/plot_visible_cells/_index.md index 69c0b9b52d..35b7ce704d 100644 --- a/english/aspose.cells/exporttableoptions/plot_visible_cells/_index.md +++ b/english/aspose.cells/exporttableoptions/plot_visible_cells/_index.md @@ -3,7 +3,7 @@ title: plot_visible_cells property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 110 +weight: 120 url: /aspose.cells/exporttableoptions/plot_visible_cells/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/plot_visible_columns/_index.md b/english/aspose.cells/exporttableoptions/plot_visible_columns/_index.md index 38500625fb..c7148d9fde 100644 --- a/english/aspose.cells/exporttableoptions/plot_visible_columns/_index.md +++ b/english/aspose.cells/exporttableoptions/plot_visible_columns/_index.md @@ -3,7 +3,7 @@ title: plot_visible_columns property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 120 +weight: 130 url: /aspose.cells/exporttableoptions/plot_visible_columns/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/plot_visible_rows/_index.md b/english/aspose.cells/exporttableoptions/plot_visible_rows/_index.md index bb87778c27..a89c1eb85a 100644 --- a/english/aspose.cells/exporttableoptions/plot_visible_rows/_index.md +++ b/english/aspose.cells/exporttableoptions/plot_visible_rows/_index.md @@ -3,7 +3,7 @@ title: plot_visible_rows property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 130 +weight: 140 url: /aspose.cells/exporttableoptions/plot_visible_rows/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/rename_strategy/_index.md b/english/aspose.cells/exporttableoptions/rename_strategy/_index.md index 8699a0c845..8b75566486 100644 --- a/english/aspose.cells/exporttableoptions/rename_strategy/_index.md +++ b/english/aspose.cells/exporttableoptions/rename_strategy/_index.md @@ -3,7 +3,7 @@ title: rename_strategy property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 140 +weight: 150 url: /aspose.cells/exporttableoptions/rename_strategy/ is_root: false --- diff --git a/english/aspose.cells/exporttableoptions/skip_error_value/_index.md b/english/aspose.cells/exporttableoptions/skip_error_value/_index.md index 125d47948a..a50452f128 100644 --- a/english/aspose.cells/exporttableoptions/skip_error_value/_index.md +++ b/english/aspose.cells/exporttableoptions/skip_error_value/_index.md @@ -3,7 +3,7 @@ title: skip_error_value property second_title: Aspose.Cells for Python via .NET API References description: type: docs -weight: 150 +weight: 160 url: /aspose.cells/exporttableoptions/skip_error_value/ is_root: false --- diff --git a/english/aspose.cells/fileformattype/_index.md b/english/aspose.cells/fileformattype/_index.md index d79978ffd0..50414595d6 100644 --- a/english/aspose.cells/fileformattype/_index.md +++ b/english/aspose.cells/fileformattype/_index.md @@ -90,6 +90,7 @@ The FileFormatType type exposes the following members: | MICROSOFT_CABINET | ///
Rrepesents Microsoft Cabinet file.

The file format is not supported
Only for detecting file type. | | RTF | | | EPUB | EPUB | +| OXPS | OXPS (Open XML Paper Specification) format. | | G_ZIP | Rrepesents GZip file. | diff --git a/english/aspose.cells/pptxsaveoptions/_index.md b/english/aspose.cells/pptxsaveoptions/_index.md index a075b59b37..d8108d08d9 100644 --- a/english/aspose.cells/pptxsaveoptions/_index.md +++ b/english/aspose.cells/pptxsaveoptions/_index.md @@ -61,9 +61,9 @@ The PptxSaveOptions type exposes the following members: | [draw_object_event_handler](/cells/python-net/aspose.cells/pptxsaveoptions/draw_object_event_handler) | Implements this interface to get DrawObject and Bound when rendering. | | [page_saving_callback](/cells/python-net/aspose.cells/pptxsaveoptions/page_saving_callback) | Control/Indicate progress of page saving process. | | [emf_render_setting](/cells/python-net/aspose.cells/pptxsaveoptions/emf_render_setting) | Setting for rendering Emf metafile. | -| [ignore_hidden_rows](/cells/python-net/aspose.cells/pptxsaveoptions/ignore_hidden_rows) | Inidicates whether ignoring hidden rows when converting Excel to powerpoint. | +| [ignore_hidden_rows](/cells/python-net/aspose.cells/pptxsaveoptions/ignore_hidden_rows) | Inidicates whether ignoring hidden rows when converting Excel to PowerPoint. | | [adjust_font_size_for_row_type](/cells/python-net/aspose.cells/pptxsaveoptions/adjust_font_size_for_row_type) | Represents what type of line needs to be adjusted size of font if height of row is small. | -| [export_view_type](/cells/python-net/aspose.cells/pptxsaveoptions/export_view_type) | Gets and sets the display type when exporting to Excel.
The default exporting type is working as printing. | +| [export_view_type](/cells/python-net/aspose.cells/pptxsaveoptions/export_view_type) | Gets and sets the display type when exporting to PowerPoint.
The default exporting type is working as printing. | diff --git a/english/aspose.cells/pptxsaveoptions/export_view_type/_index.md b/english/aspose.cells/pptxsaveoptions/export_view_type/_index.md index ee79a6e921..eef0d6e36b 100644 --- a/english/aspose.cells/pptxsaveoptions/export_view_type/_index.md +++ b/english/aspose.cells/pptxsaveoptions/export_view_type/_index.md @@ -11,7 +11,7 @@ is_root: false ## export_view_type property -Gets and sets the display type when exporting to Excel. +Gets and sets the display type when exporting to PowerPoint. The default exporting type is working as printing. ### Definition: ```python diff --git a/english/aspose.cells/pptxsaveoptions/ignore_hidden_rows/_index.md b/english/aspose.cells/pptxsaveoptions/ignore_hidden_rows/_index.md index e0315b3c5d..5fe88e1257 100644 --- a/english/aspose.cells/pptxsaveoptions/ignore_hidden_rows/_index.md +++ b/english/aspose.cells/pptxsaveoptions/ignore_hidden_rows/_index.md @@ -11,7 +11,7 @@ is_root: false ## ignore_hidden_rows property -Inidicates whether ignoring hidden rows when converting Excel to powerpoint. +Inidicates whether ignoring hidden rows when converting Excel to PowerPoint. ### Definition: ```python @property