Where Do I Find Info Tags for Excel?
List of the supported tags for Info (qualitative data) on the Excel add-in
Info Tags list all supported tags for ALLOCATOR_INFO.
Formula
=ALLOCATOR_INFO_TAGS( [Text] Mode, [Text] Tag Type)
Arguments
Mode - Optional - Text - Eg: Array Which kind of value do you want.
Tag Type - Optional - Text - Eg: Series Which type of tag you want.
Example
List "Series" "Array" tags
=ALLOCATOR_INFO_TAGS( "Array", "Series")

Remarks
[Mode] If this is not specified, you will get all available tags and the first column of the array will be the Tag Type.