@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
    Preparing search index...

    Interface GigaSheetBlock

    A block of spreadsheet content: one or more sheets (mirror of model::SheetBlock).

    interface GigaSheetBlock {
        sheets: GigaSheet[];
    }
    Index

    Properties

    Properties

    sheets: GigaSheet[]