Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DExtendedValue.php26 protected $errorValueType = ErrorValue::class;
53 * @param ErrorValue
55 public function setErrorValue(ErrorValue $errorValue)
60 * @return ErrorValue
H A DErrorValue.php20 class ErrorValue extends \Google\Model class
62 class_alias(ErrorValue::class, 'Google_Service_Sheets_ErrorValue');
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js1550 var ErrorValue = /*#__PURE__*/function () {
1551 function ErrorValue(cell, value) {
1552 _classCallCheck(this, ErrorValue);
1561 _createClass(ErrorValue, [{
1602 return ErrorValue;
1743 f: ErrorValue
2453 ErrorValue: {