AboutSupportDeveloper GuideVersion 2.0.0

Entity type for an individual worksheet security.

interface WorksheetSecurity {
    id?: string;
}

Properties

Properties

id?: string

Generated using TypeDoc