aspose.cells

Class LineSpaceSizeType

Utility class containing constants. Represents the unit type of line space size.

Field Summary
const  NumberPERCENTAGE
Represents in unit of a percentage of the text size.
const  NumberPOINTS
Represents in unit of points.
 

    • Field Detail

      • PERCENTAGE

        const Number PERCENTAGE
        Represents in unit of a percentage of the text size.
      • POINTS

        const Number POINTS
        Represents in unit of points.