Google Apps Script API
    Preparing search index...
    interface Border {
        color?: GoogleAppsScript.Sheets.Schema.Color;
        style?: string;
        width?: number;
    }
    Index

    Properties

    style?: string
    width?: number