ts-visio - v1.16.27
    Preparing search index...

    Interface VisioCell

    interface VisioCell {
        F?: string;
        N: string;
        U?: string;
        V: string;
    }
    Index

    Properties

    F? N U? V

    Properties

    F?: string
    N: string
    U?: string
    V: string