IronCalc Node.js
    Preparing search index...

    Type Alias BorderType

    BorderType:
        | "All"
        | "Inner"
        | "Outer"
        | "Top"
        | "Right"
        | "Bottom"
        | "Left"
        | "CenterH"
        | "CenterV"
        | "None"