SpreadJS Documentation
GC.Spread.Sheets Namespace / ConditionalFormatting type / QuarterType Field
In This Topic
    QuarterType Field
    In This Topic
    Specifies the quarter type.
    Syntax
    var value; // Type: QuarterType
    value = GC.Spread.Sheets.ConditionalFormatting.QuarterType;
    var QuarterType : QuarterType;
    See Also