Skip to content

Commit 4aa6321

Browse files
release Aspose.Cells for CPP 25.10
1 parent 4caa707 commit 4aa6321

File tree

40 files changed

+378
-174
lines changed

40 files changed

+378
-174
lines changed

english/cpp/aspose.cells.drawing/autoshapetype/_index.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,18 @@ enum class AutoShapeType
6060
| CurvedConnector | 38 | <br> |
6161
| CurvedConnector4 | 39 | <br> |
6262
| CurvedConnector5 | 40 | <br> |
63-
| LineCalloutNoBorder2 | 41 | <br> |
64-
| LineCalloutNoBorder3 | 42 | <br> |
65-
| LineCalloutNoBorder4 | 43 | <br> |
66-
| LineCalloutWithAccentBar2 | 44 | <br> |
67-
| LineCalloutWithAccentBar3 | 45 | <br> |
68-
| LineCalloutWithAccentBar4 | 46 | <br> |
69-
| LineCalloutWithBorder2 | 47 | <br> |
70-
| LineCalloutWithBorder3 | 48 | <br> |
71-
| LineCalloutWithBorder4 | 49 | <br> |
72-
| LineCalloutWithBorderAndAccentBar2 | 50 | <br> |
73-
| LineCalloutWithBorderAndAccentBar3 | 51 | <br> |
74-
| LineCalloutWithBorderAndAccentBar4 | 52 | <br> |
63+
| LineCalloutNoBorder2 | 41 | <br>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. |
64+
| LineCalloutNoBorder3 | 42 | <br>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. |
65+
| LineCalloutNoBorder4 | 43 | <br>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. |
66+
| LineCalloutWithAccentBar2 | 44 | <br>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. |
67+
| LineCalloutWithAccentBar3 | 45 | <br>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. |
68+
| LineCalloutWithAccentBar4 | 46 | <br>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. |
69+
| LineCalloutWithBorder2 | 47 | <br>Specifies the "Line Callout 2" type of the Ms Excel 97-2003 version or the "Callout: Line" type of the Ms Excel 2007 version. |
70+
| LineCalloutWithBorder3 | 48 | <br>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. |
71+
| LineCalloutWithBorder4 | 49 | <br>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. |
72+
| LineCalloutWithBorderAndAccentBar2 | 50 | <br>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. |
73+
| LineCalloutWithBorderAndAccentBar3 | 51 | <br>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. |
74+
| LineCalloutWithBorderAndAccentBar4 | 52 | <br>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. |
7575
| DownRibbon | 53 | <br> |
7676
| UpRibbon | 54 | <br> |
7777
| Chevron | 55 | <br> |
@@ -197,10 +197,10 @@ enum class AutoShapeType
197197
| TextCanDown | 175 | <br>A text shape that is curved downwards as if being read on the side of a can. |
198198
| FlowChartAlternateProcess | 176 | <br> |
199199
| FlowChartOffpageConnector | 177 | <br> |
200-
| LineCalloutNoBorder1 | 178 | <br> |
201-
| LineCalloutWithAccentBar1 | 179 | <br> |
202-
| LineCalloutWithBorder1 | 180 | <br> |
203-
| LineCalloutWithBorderAndAccentBar1 | 181 | <br> |
200+
| LineCalloutNoBorder1 | 178 | <br>Specifies the "Line Callout 1(No Border)" type of the Ms Excel 97-2003 version. |
201+
| LineCalloutWithAccentBar1 | 179 | <br>Specifies the "Line Callout 1(Accent Bar)" type of the Ms Excel 97-2003 version. |
202+
| LineCalloutWithBorder1 | 180 | <br>Specifies the "Line Callout 1" type of the Ms Excel 97-2003 version. |
203+
| LineCalloutWithBorderAndAccentBar1 | 181 | <br>Specifies the "Line Callout 1(Border and Accent Bar)" type of the Ms Excel 97-2003 version. |
204204
| LeftRightUpArrow | 182 | <br> |
205205
| Sun | 183 | <br> |
206206
| Moon | 184 | <br> |

english/cpp/aspose.cells.drawing/shape/getlinkedcell/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ U16String Aspose::Cells::Drawing::Shape::GetLinkedCell()
2222

2323
```cpp
2424
if (shape.GetLinkedCell() == u"$B$6")
25+
{
2526
shape.SetLinkedCell(u"A1");
27+
}
28+
shape.UpdateSelectedValue();
2629
```
2730

2831
## See Also

english/cpp/aspose.cells.properties/customdocumentpropertycollection/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ class CustomDocumentPropertyCollection : public Aspose::Cells::Properties::Docum
5252
| [Remove(const U16String\& name)](../documentpropertycollection/remove/) | Removes a property with the specified name from the collection. |
5353
| [Remove(const char16_t* name)](../documentpropertycollection/remove/) | Removes a property with the specified name from the collection. |
5454
| [RemoveAt(int32_t index)](../documentpropertycollection/removeat/) | Removes a property at the specified index. |
55-
| [UpdateLinkedPropertyValue()](./updatelinkedpropertyvalue/) | Update custom document property value which links to content. |
56-
| [UpdateLinkedRange()](./updatelinkedrange/) | Update custom document property value to linked range. |
55+
| [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). |
56+
| [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). |
5757
| [~CustomDocumentPropertyCollection()](./~customdocumentpropertycollection/) | Destructor. |
5858
| [~DocumentPropertyCollection()](../documentpropertycollection/~documentpropertycollection/) | Destructor. |
5959
## Fields

english/cpp/aspose.cells.properties/customdocumentpropertycollection/updatelinkedpropertyvalue/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Aspose::Cells::Properties::CustomDocumentPropertyCollection::UpdateLinkedPropertyValue method
33
linktitle: UpdateLinkedPropertyValue
44
second_title: Aspose.Cells for C++ API Reference
5-
description: 'Aspose::Cells::Properties::CustomDocumentPropertyCollection::UpdateLinkedPropertyValue method. Update custom document property value which links to content in C++.'
5+
description: 'Aspose::Cells::Properties::CustomDocumentPropertyCollection::UpdateLinkedPropertyValue method. Updates values of all custom properties that are linked to content(use cell value of linked range to update value of custom property) in C++.'
66
type: docs
77
weight: 800
88
url: /cpp/aspose.cells.properties/customdocumentpropertycollection/updatelinkedpropertyvalue/
99
---
1010
## CustomDocumentPropertyCollection::UpdateLinkedPropertyValue method
1111

1212

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

1515
```cpp
1616
void Aspose::Cells::Properties::CustomDocumentPropertyCollection::UpdateLinkedPropertyValue()

english/cpp/aspose.cells.properties/customdocumentpropertycollection/updatelinkedrange/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Aspose::Cells::Properties::CustomDocumentPropertyCollection::UpdateLinkedRange method
33
linktitle: UpdateLinkedRange
44
second_title: Aspose.Cells for C++ API Reference
5-
description: 'Aspose::Cells::Properties::CustomDocumentPropertyCollection::UpdateLinkedRange method. Update custom document property value to linked range in C++.'
5+
description: 'Aspose::Cells::Properties::CustomDocumentPropertyCollection::UpdateLinkedRange method. Updates all ranges that are linked to custom properties(use the value of custom document property to update cell value of linked range) in C++.'
66
type: docs
77
weight: 900
88
url: /cpp/aspose.cells.properties/customdocumentpropertycollection/updatelinkedrange/
99
---
1010
## CustomDocumentPropertyCollection::UpdateLinkedRange method
1111

1212

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

1515
```cpp
1616
void Aspose::Cells::Properties::CustomDocumentPropertyCollection::UpdateLinkedRange()

english/cpp/aspose.cells/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ url: /cpp/aspose.cells/
286286
| [SaveFormat](./saveformat/) | Represents the format in which the workbook is saved. |
287287
| [SheetType](./sheettype/) | Specifies the worksheet type. |
288288
| [ShiftType](./shifttype/) | Represent the shift options when deleting a range of cells. |
289+
| [SignificantDigitsType](./significantdigitstype/) | Represents the type of significant digits for outputing numeric values. |
289290
| [SortOnType](./sortontype/) | Sorted value type. |
290291
| [SortOrder](./sortorder/) | Represents sort order for the data range. |
291292
| [StyleModifyFlag](./stylemodifyflag/) | The style modified flags. |

english/cpp/aspose.cells/abstracttextloadoptions/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ class AbstractTextLoadOptions : public Aspose::Cells::LoadOptions
2727
| [GetAutoFitterOptions()](../loadoptions/getautofitteroptions/) | Gets and sets the auto fitter options. |
2828
| [GetCheckDataValid()](../loadoptions/getcheckdatavalid/) | Check whether data is valid in the template file. |
2929
| [GetCheckExcelRestriction()](../loadoptions/getcheckexcelrestriction/) | Whether check restriction of excel file when user modify cells related objects. For example, excel does not allow inputting string value longer than 32K. When you input a value longer than 32K such as by Cell.PutValue(string), if this property is true, you will get an Exception. If this property is false, we will accept your input string value as the cell's value so that later you can output the complete string value for other file formats such as CSV. However, if you have set such kind of value that is invalid for excel file format, you should not save the workbook as excel file format later. Otherwise there may be unexpected error for the generated excel file. |
30-
| [GetConvertDateTimeData()](./getconvertdatetimedata/) | Gets or sets a value that indicates whether the string in text file is converted to date data. |
31-
| [GetConvertNumericData()](./getconvertnumericdata/) | Gets or sets a value that indicates whether the string in text file is converted to numeric data. |
30+
| [GetConvertDateTimeData()](./getconvertdatetimedata/) | Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true. |
31+
| [GetConvertNumericData()](./getconvertnumericdata/) | Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true. |
3232
| [GetDefaultStyleSettings()](../loadoptions/getdefaultstylesettings/) | Gets the default style settings for initializing styles of the workbook. |
3333
| [GetEncoding()](./getencoding/) | Gets and sets the default encoding. Only applies for csv file. |
3434
| [GetFontConfigs()](../loadoptions/getfontconfigs/) | Gets and sets individual font configs. Only works for the [Workbook](../workbook/) which uses this [LoadOptions](../loadoptions/) to load. |
@@ -61,8 +61,8 @@ class AbstractTextLoadOptions : public Aspose::Cells::LoadOptions
6161
| [SetAutoFitterOptions(const AutoFitterOptions\& value)](../loadoptions/setautofitteroptions/) | Gets and sets the auto fitter options. |
6262
| [SetCheckDataValid(bool value)](../loadoptions/setcheckdatavalid/) | Check whether data is valid in the template file. |
6363
| [SetCheckExcelRestriction(bool value)](../loadoptions/setcheckexcelrestriction/) | Whether check restriction of excel file when user modify cells related objects. For example, excel does not allow inputting string value longer than 32K. When you input a value longer than 32K such as by Cell.PutValue(string), if this property is true, you will get an Exception. If this property is false, we will accept your input string value as the cell's value so that later you can output the complete string value for other file formats such as CSV. However, if you have set such kind of value that is invalid for excel file format, you should not save the workbook as excel file format later. Otherwise there may be unexpected error for the generated excel file. |
64-
| [SetConvertDateTimeData(bool value)](./setconvertdatetimedata/) | Gets or sets a value that indicates whether the string in text file is converted to date data. |
65-
| [SetConvertNumericData(bool value)](./setconvertnumericdata/) | Gets or sets a value that indicates whether the string in text file is converted to numeric data. |
64+
| [SetConvertDateTimeData(bool value)](./setconvertdatetimedata/) | Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true. |
65+
| [SetConvertNumericData(bool value)](./setconvertnumericdata/) | Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true. |
6666
| [SetEncoding(EncodingType value)](./setencoding/) | Gets and sets the default encoding. Only applies for csv file. |
6767
| [SetFontConfigs(const IndividualFontConfigs\& value)](../loadoptions/setfontconfigs/) | Gets and sets individual font configs. Only works for the [Workbook](../workbook/) which uses this [LoadOptions](../loadoptions/) to load. |
6868
| [SetIgnoreNotPrinted(bool value)](../loadoptions/setignorenotprinted/) | Ignore the data which are not printed if directly printing the file. |

english/cpp/aspose.cells/abstracttextloadoptions/getconvertdatetimedata/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Aspose::Cells::AbstractTextLoadOptions::GetConvertDateTimeData method
33
linktitle: GetConvertDateTimeData
44
second_title: Aspose.Cells for C++ API Reference
5-
description: 'Aspose::Cells::AbstractTextLoadOptions::GetConvertDateTimeData method. Gets or sets a value that indicates whether the string in text file is converted to date data in C++.'
5+
description: 'Aspose::Cells::AbstractTextLoadOptions::GetConvertDateTimeData method. Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true in C++.'
66
type: docs
77
weight: 1200
88
url: /cpp/aspose.cells/abstracttextloadoptions/getconvertdatetimedata/
99
---
1010
## AbstractTextLoadOptions::GetConvertDateTimeData method
1111

1212

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

1515
```cpp
1616
bool Aspose::Cells::AbstractTextLoadOptions::GetConvertDateTimeData()

english/cpp/aspose.cells/abstracttextloadoptions/getconvertnumericdata/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Aspose::Cells::AbstractTextLoadOptions::GetConvertNumericData method
33
linktitle: GetConvertNumericData
44
second_title: Aspose.Cells for C++ API Reference
5-
description: 'Aspose::Cells::AbstractTextLoadOptions::GetConvertNumericData method. Gets or sets a value that indicates whether the string in text file is converted to numeric data in C++.'
5+
description: 'Aspose::Cells::AbstractTextLoadOptions::GetConvertNumericData method. Gets or sets a value that indicates whether the string in text file is converted to numeric data. Default value is true in C++.'
66
type: docs
77
weight: 1000
88
url: /cpp/aspose.cells/abstracttextloadoptions/getconvertnumericdata/
99
---
1010
## AbstractTextLoadOptions::GetConvertNumericData method
1111

1212

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

1515
```cpp
1616
bool Aspose::Cells::AbstractTextLoadOptions::GetConvertNumericData()

english/cpp/aspose.cells/abstracttextloadoptions/setconvertdatetimedata/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Aspose::Cells::AbstractTextLoadOptions::SetConvertDateTimeData method
33
linktitle: SetConvertDateTimeData
44
second_title: Aspose.Cells for C++ API Reference
5-
description: 'Aspose::Cells::AbstractTextLoadOptions::SetConvertDateTimeData method. Gets or sets a value that indicates whether the string in text file is converted to date data in C++.'
5+
description: 'Aspose::Cells::AbstractTextLoadOptions::SetConvertDateTimeData method. Gets or sets a value that indicates whether the string in text file is converted to date data. Default value is true in C++.'
66
type: docs
77
weight: 1300
88
url: /cpp/aspose.cells/abstracttextloadoptions/setconvertdatetimedata/
99
---
1010
## AbstractTextLoadOptions::SetConvertDateTimeData method
1111

1212

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

1515
```cpp
1616
void Aspose::Cells::AbstractTextLoadOptions::SetConvertDateTimeData(bool value)

0 commit comments

Comments
 (0)