Range.LinkedDataTypeState property (Excel)
Returns information about the state of any Linked data types, such as Stocks or Geography, in the range. Possible values are from the XlLinkedDataTypeState enumeration. Read-only.
Syntax
expression.LinkedDataTypeState
expression A variable that represents a Range object.
Remarks
For ranges that contains cells in different states, it will return null.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.