Create a custom property that is linked to the content of a cell

Hello,

Is it possible to create a custom property that is linked to the content of a range? The is a feature in Excel (look at the "Link to content" checkbox at the right of the "Source" listbox).

If the range covers more than one cell, then the value of the first cell is displayed in the properties tab.

The current version of Aspose.Cells does not seem to allow this. The DocumentProperty class does not offer a method such as:

RefersTo(Range range) or LinkedTo(Range range).

Thanks a lot,

Omid.

Hi Omid,

Currently this feature is not supported. We will investigate this feature.

Hi Laurence,

Do you have a date about the availibility of this feature?

Thanks,

Omid.

Not yet. This feature is developed by another team. I have to take with them about the feasibility of this feature.