aspose.cells

Class WeightType

Utility class containing constants. Enumerates the weight types for a picture border or a chart line.

Field Summary
const  NumberHAIR_LINE
Represents the weight of hair line.
const  NumberMEDIUM_LINE
Represents the weight of medium line.
const  NumberSINGLE_LINE
Represents the weight of single line.
const  NumberWIDE_LINE
Represents the weight of wide line.
 

    • Field Detail

      • HAIR_LINE

        const Number HAIR_LINE
        Represents the weight of hair line.
      • MEDIUM_LINE

        const Number MEDIUM_LINE
        Represents the weight of medium line.
      • SINGLE_LINE

        const Number SINGLE_LINE
        Represents the weight of single line.
      • WIDE_LINE

        const Number WIDE_LINE
        Represents the weight of wide line.