SheetXL - v0.3.20
    Preparing search index...

    Interface GetSurroundingOptions

    interface GetSurroundingOptions {
        contentOnly?: boolean;
    }
    Index

    Properties

    Properties

    contentOnly?: boolean

    If true then only the content will be included.

    false
    

    If true then tables and sheet boundaries will be ignored mimicking the behavior of 'Ctrl+Shift+*'.