SharedStringRepository
Vue de l’ensemble
‘SharedStringRepository’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente le repository partagé.
Cette classe fournit 5 méthodes pour travailler avec les objets de SharedStringRepository dans des programmes C++. Les méthodologies disponibles comprennent: ‘Clear’, ‘GetValues’, `Intern’, ‘SharedStrinRepo’ et ‘TryGitValue’. Tous les membres publics sont accessibles à n’importe quelle application C ++ après l’installation de l’Aspose.Cells FOSS pour le package C+.
méthodes
| Signature | Description |
|---|---|
SharedStringRepository() | Initializes a new instance of the SharedStringRepository class. |
GetValues() → std::vector<std::string> | Gets the values. |
Clear() | Clears the current state. |
TryGetValue(index: int, value: std::string) → bool | Attempts to get value. The zero-based index. The value. true if the operation succeeds; otherwise, false. |
Intern(value: std::string_view) → int | Performs intern. The value. The zero-based index of the interned string. |
Voir aussi
- Aspose.Cells — référence API d’entreprise