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

    Interface ShapeHyperlink

    interface ShapeHyperlink {
        address?: string;
        description?: string;
        newWindow: boolean;
        subAddress?: string;
    }
    Index

    Properties

    address?: string
    description?: string
    newWindow: boolean
    subAddress?: string