StyleValueSanitizer

StyleValueSanitizer

Overview

StyleValueSanitizer is a class in Aspose.Cells FOSS for Java.

Sanitizes style values to ensure they fall within valid ranges.

Methods

SignatureDescription
normalizeIndentLevel(value: Integer)intNormalizes the indent level to the valid range [0, 250].
normalizeTextRotation(value: Integer)intNormalizes the text rotation angle to the valid range [0, 180] or 255.
normalizeReadingOrder(value: Integer)intNormalizes the reading order value to the valid range [0, 2].