Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the exclusion of a property in EntityCellValue.properties
from features of Excel.
auto |
True represents that the property is excluded from the properties shown by auto complete. False and undefined represent the default behavior of including the property. |
calc |
True represents that the property is excluded from the properties used to compare cell values during recalc. False and undefined represent the default behavior of including the property. |
card |
True represents that the property is excluded from the properties shown by card view. False and undefined represent the default behavior of including the property. |
dot |
True represents that the property is excluded from the properties which can be accessed via the FIELDVALUE function. False and undefined represent the default behavior of including the property. |
True represents that the property is excluded from the properties shown by auto complete. False and undefined represent the default behavior of including the property.
autoComplete?: boolean;
boolean
True represents that the property is excluded from the properties used to compare cell values during recalc. False and undefined represent the default behavior of including the property.
calcCompare?: boolean;
boolean
True represents that the property is excluded from the properties shown by card view. False and undefined represent the default behavior of including the property.
cardView?: boolean;
boolean
True represents that the property is excluded from the properties which can be accessed via the FIELDVALUE function. False and undefined represent the default behavior of including the property.
dotNotation?: boolean;
boolean
Office Add-ins feedback
Office Add-ins is an open source project. Select a link to provide feedback:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in