<?php/*** 积木云渲染器** @package XbCode* @author 楚羽幽 <958416459@qq.com>* @license Apache License 2.0* @link http://www.xbcode.net* @document http://doc.xbcode.net*/namespace plugin\xbCode\builder\Components\Form;/*** 解析 Excel* @copyright 贵州积木云网络科技有限公司* @author 楚羽幽 958416459@qq.com* @link https://aisuda.bce.baidu.com/amis/zh-CN/components/form/input-excel* @method $this allSheets(bool $value) 是否解析所有sheet* @method $this parseMode(string $value) 解析模式,支持 'array' 或 'object'* @method $this includeEmpty(bool $value) 是否包含空值,默认为 true* @method $this plainText(bool $value) 是否解析为纯文本,默认为 true* @method $this placeholder(string $value) 占位文本提示,默认为 "拖拽 Excel 到这,或点击上传"* @method $this autoFill(array $value) 自动填充,键值对形式*/class InputExcel extends FormBase{public string $type = 'input-excel';}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。