Google Apps Script API
    Preparing search index...
    interface TableCellBorder {
        color?: GoogleAppsScript.Docs.Schema.OptionalColor;
        dashStyle?: string;
        width?: GoogleAppsScript.Docs.Schema.Dimension;
    }
    Index

    Properties

    dashStyle?: string