Enum PageElementType
属性
属性 | 类型 | 说明 |
UNSUPPORTED | Enum | 表示不受支持的页面元素,无法进一步分类。 |
SHAPE | Enum | 表示没有更具体的分类的通用形状。 |
IMAGE | Enum | 表示图片。 |
VIDEO | Enum | 表示视频。 |
TABLE | Enum | 表示表。 |
GROUP | Enum | 表示作为单个单元联接的页面元素的集合。 |
LINE | Enum | 表示一条线。 |
WORD_ART | Enum | 表示艺术字。 |
SHEETS_CHART | Enum | 表示从 Google 表格嵌入的链接图表。 |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-08-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]