SharedStringRepository
Overview
SharedStringRepository is a class in Aspose.Cells FOSS for .NET.
Represents shared string repository.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Values | IReadOnlyList<string> | Read | Provides a read‑only list of all stored shared strings |
Methods
| Signature | Description |
|---|---|
Clear() | Clears the current state. |
TryGetValue(index: int, value: string) | if the operation succeeds; otherwise, . |
Intern(value: string) | The int. |