プロパティ署名 DocumentObject.name
このアイテムの名前。
署名
[Document.NAME]?: string;
詳細
タイプ |
string |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-22 UTC。
[null,null,["最終更新日 2024-11-22 UTC。"],[[["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"]]