Home
last modified time | relevance | path

Searched refs:appProperties (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFile.php26 public $appProperties; variable in Google\\Service\\Drive\\DriveFile
239 public function setAppProperties($appProperties) argument
241 $this->appProperties = $appProperties;
248 return $this->appProperties;
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js24493 … entry, entryName, stream, content, chunkSize, i, workbook, appXform, appProperties, coreXform, co…
24659 appProperties = _context12.sent;
24660 model.company = appProperties.company;
24661 model.manager = appProperties.manager;