StyleRepository
Overview
StyleRepository is a class in Aspose.Cells FOSS for C++.
Represents style repository.
This class provides 2 methods for working with StyleRepository objects in C++ programs.
Available methods include: Normalize, StyleRepository.
All public members are accessible to any C++ application after installing the Aspose.Cells FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
StyleRepository() | Initializes a new instance of the StyleRepository class. |
Normalize(style: StyleValue) → StyleValue | Normalizes the specified value. The style. The style value. |