Home
last modified time | relevance | path

Searched refs:tableOptions (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2HybridOptions.php83 public function setTableOptions(GooglePrivacyDlpV2TableOptions $tableOptions) argument
85 $this->tableOptions = $tableOptions;
92 return $this->tableOptions;
H A DGooglePrivacyDlpV2HybridFindingDetails.php98 public function setTableOptions(GooglePrivacyDlpV2TableOptions $tableOptions) argument
100 $this->tableOptions = $tableOptions;
107 return $this->tableOptions;
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js24036 var tableOptions = {
24040 tableXform.reconcile(table, tableOptions);