ExcelScript.NamedItemArrayValues interface
Represents an object containing values and types of a named item.
get |
Represents the types for each item in the named item array |
get |
Represents the values of each item in the named item array. |
Represents the types for each item in the named item array
TypeScript
getTypes(): RangeValueType[][];
Returns
Represents the values of each item in the named item array.
TypeScript
getValues(): (string | number | boolean)[][];
Returns
(string | number | boolean)[][]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Scripts feedback
Office Scripts is an open source project. Select a link to provide feedback: