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.
Description
StyleRepository is a class in the Aspose.Cells FOSS library for Java that exposes 1 method and 0 properties for programmatic use.
Methods
| Signature | Description |
|---|---|
normalize(style: StyleValue) → StyleValue | Normalizes a style value by returning a clone of it. |