| Modifier and Type | Class and Description |
|---|---|
static class |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell
Represents a cell in a table row.
|
static class |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder
Represents a cell in a table row.
|
| Modifier and Type | Method and Description |
|---|---|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder.getCellsOrBuilder(int index)
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.getCellsOrBuilder(int index)
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.getCellsOrBuilder(int index)
A table row is a list of table cells.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder.getCellsOrBuilderList()
A table row is a list of table cells.
|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.getCellsOrBuilderList()
A table row is a list of table cells.
|
List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.getCellsOrBuilderList()
A table row is a list of table cells.
|
Copyright © 2024 Google LLC. All rights reserved.