属性签名 DocumentObject.name
此项的名称。
签名
[Document.NAME]?: string;
详细信息
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-22。
[null,null,["最后更新时间 (UTC):2024-11-22。"],[[["This document element captures the name of the item, which can be accessed using `Document.NAME`."],["The signature is optional and modifiable, represented as a string data type."]]],["The `Document.NAME` is a string value that is optional. It represents the name of an item and can be modified. The entry's type is specified as `string`, and its optional nature is indicated by the 'Yes' in the 'Optional' column. Modifiability is confirmed by the 'No' in the 'Readonly' column. This information is provided alongside the \"Signature\" line and under the \"Details\" header.\n"]]