StyleRepository
Overview
StyleRepository is a class in Aspose.Cells FOSS for Java.
Represents a repository for style values.
This class provides 1 method for working with StyleRepository objects in Java programs.
Available methods include: normalize.
All exported members are accessible to any Java application after installing the Aspose.Cells FOSS for Java package.
Methods
| Signature | Description |
|---|---|
normalize(style: StyleValue) → StyleValue | Normalizes a style value by returning a clone of it. |