public sealed class TableCell : IMessage<Document.Types.Page.Types.Table.Types.TableCell>, IEquatable<Document.Types.Page.Types.Table.Types.TableCell>, IDeepCloneable<Document.Types.Page.Types.Table.Types.TableCell>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Table.Types.TableCell.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eTableCell\u003c/code\u003e class within the Cloud Document AI v1 API, specifically under the namespace \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCell\u003c/code\u003e class is a representation of a cell inside a table, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists documentation for multiple versions of the API, ranging from the latest version 3.19.0 down to version 1.0.0, alongside the current 3.2.0 context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCell\u003c/code\u003e class offers properties such as \u003ccode\u003eColSpan\u003c/code\u003e, \u003ccode\u003eRowSpan\u003c/code\u003e, \u003ccode\u003eDetectedLanguages\u003c/code\u003e, and \u003ccode\u003eLayout\u003c/code\u003e, which provide details about the cell's position, dimensions, and language information within a table.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCell\u003c/code\u003e class contains two constructors: a default constructor \u003ccode\u003eTableCell()\u003c/code\u003e, and one that takes in another \u003ccode\u003eTableCell\u003c/code\u003e object as an argument, \u003ccode\u003eTableCell(Document.Types.Page.Types.Table.Types.TableCell other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]