| Modifier and Type | Class and Description |
|---|---|
static class |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow
Represents a row in a table.
|
static class |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder
Represents a row in a table.
|
| Modifier and Type | Method and Description |
|---|---|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlockOrBuilder.getBodyRowsOrBuilder(int index)
Body rows containing main table content.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlock.getBodyRowsOrBuilder(int index)
Body rows containing main table content.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlock.Builder.getBodyRowsOrBuilder(int index)
Body rows containing main table content.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlockOrBuilder.getHeaderRowsOrBuilder(int index)
Header rows at the top of the table.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlock.getHeaderRowsOrBuilder(int index)
Header rows at the top of the table.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlock.Builder.getHeaderRowsOrBuilder(int index)
Header rows at the top of the table.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlockOrBuilder.getBodyRowsOrBuilderList()
Body rows containing main table content.
|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlock.getBodyRowsOrBuilderList()
Body rows containing main table content.
|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlock.Builder.getBodyRowsOrBuilderList()
Body rows containing main table content.
|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlockOrBuilder.getHeaderRowsOrBuilderList()
Header rows at the top of the table.
|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlock.getHeaderRowsOrBuilderList()
Header rows at the top of the table.
|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableBlock.Builder.getHeaderRowsOrBuilderList()
Header rows at the top of the table.
|
Copyright © 2024 Google LLC. All rights reserved.