StyleRepository
Overview
StyleRepository is a struct in Aspose.Cells FOSS for Rust.
Inherits from: Default, Clone, PartialEq.
This struct declares 1 method for StyleRepository objects in Rust programs.
Available methods include: normalize.
Public members are accessible to any Rust application after installing the Aspose.Cells FOSS for Rust package.
Methods
| Signature | Description |
|---|---|
normalize(style: StyleValue) → StyleValue | Calls normalize(style) on this StyleRepository instance. |