Home
last modified time | relevance | path

Searched refs:Sheets (Results 1 – 25 of 312) sorted by path

12345678910>>...13

/plugin/advanced/lang/en/config/
H A Dacronyms.txt9 CSS Cascading Style Sheets
/plugin/advanced/lang/fr/config/
H A Dacronyms.txt9 CSS Cascading Style Sheets
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js2063 Sheets: {} property in AmCharts._this.toXLSX.wb
2117 wb.Sheets[ cfg.name ] = sheet_from_array_of_arrays( _this.toArray( cfg ) );
H A Dexport.min.js1 …||{},!0),e="",f={SheetNames:[],Sheets:{}};return d.data=d.data?d.data:c.getChartData(d),f.SheetNam… property in f
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js7550 var ws = wb.Sheets[s];
7963 var s = wb.SheetNames[idx], ws = wb.Sheets[s] || {};
8103 push_defaults_array(wb.Sheets, SheetDef);
8293 case 'BrtBundleSh': wb.Sheets.push(val); break;
9159 if(!opts.bookSheets && !opts.bookProps) out.Sheets = sheets;
9256 var Sheets = {};
9797 if(!options.bookSheets) wb.Sheets=Sheets;
11206 else if(wb.Sheets) sheets = wb.Sheets.map(function pluck(x){ return x.name; });
11220 var wbsheets = wb.Sheets;
11231 if(wbrels) wbrels = safe_parse_wbrels(wbrels, wb.Sheets);
[all …]
H A Dxlsx.min.js8Sheets=sheets;out.SheetNames=sheetnames;out.SSF=SSF.get_table();out.Props=Props;out.Custprops=Cust…
9Sheets)sheets=wb.Sheets.map(function pluck(x){return x.name});if(opts.bookProps){out.Props=props;o… property in parse_zip.out
H A Dxlsx.min.map1 …rite_ws_xml_data","WS_XML_ROOT","xmlns:r","write_ws_xml","sidx","rdata","Sheets","parse_BrtRowHdr"…
/plugin/authgooglesheets/
H A DREADME3 Authenticate using Google Sheets
H A Dhelper.php10 use Google\Service\Sheets\BatchUpdateSpreadsheetRequest;
11 use Google\Service\Sheets\BatchUpdateValuesRequest;
136 $body = new \Google\Service\Sheets\ValueRange(['values' => [$data]]);
H A Dplugin.info.txt6 desc Authenticate using Google Sheets
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSheets.php35 class Sheets extends \Google\Service class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAddBandingRequest.php18 namespace Google\Service\Sheets;
H A DAddBandingResponse.php18 namespace Google\Service\Sheets;
H A DAddChartRequest.php18 namespace Google\Service\Sheets;
H A DAddChartResponse.php18 namespace Google\Service\Sheets;
H A DAddConditionalFormatRuleRequest.php18 namespace Google\Service\Sheets;
H A DAddDataSourceRequest.php18 namespace Google\Service\Sheets;
H A DAddDataSourceResponse.php18 namespace Google\Service\Sheets;
H A DAddDimensionGroupRequest.php18 namespace Google\Service\Sheets;
H A DAddDimensionGroupResponse.php18 namespace Google\Service\Sheets;
H A DAddFilterViewRequest.php18 namespace Google\Service\Sheets;
H A DAddFilterViewResponse.php18 namespace Google\Service\Sheets;
H A DAddNamedRangeRequest.php18 namespace Google\Service\Sheets;
H A DAddNamedRangeResponse.php18 namespace Google\Service\Sheets;
H A DAddProtectedRangeRequest.php18 namespace Google\Service\Sheets;

12345678910>>...13