Excel.NamedItemType enum
Remarks
[ API set: ExcelApi 1.1 for String,Integer,Double,Boolean,Range,Error; 1.7 for Array ]
Fields
array = "Array" | |
boolean = "Boolean" | |
double = "Double" | |
error = "Error" | |
integer = "Integer" | |
range = "Range" | |
string = "String" |
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 Add-ins