SheetXL - v0.3.20
    Preparing search index...
    • Validates the value is in the object keys.

      Type Parameters

      • T = any

      Parameters

      • enumType: any

        An enum or object with keys

      • value: T

        A value that must match one of the keys

      Returns void