<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`BasesEntry`](BasesEntry) ## BasesEntry class Represent a single "row" or file in a base. 1.10.0 **Signature:** ```typescript export class BasesEntry implements FormulaContext ``` **Implements:** [`FormulaContext`](FormulaContext) ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`file`](BasesEntry/file) | | [`TFile`](TFile) | 1.10.0 | ## Methods | Method | Modifiers | Description | | --- | --- | --- | | [`getValue(propertyId)`](BasesEntry/getValue) | | <p>Get the value of the property. Note: Errors are returned as </p><p> 1.10.0</p> |