Version

TreatAsTypeResolved Property

Determines what type to treat the values of the associated cell as (read-only).
Syntax
'Declaration
 
Public ReadOnly Property TreatAsTypeResolved As Type
public Type TreatAsTypeResolved {get;}
Remarks

Note: if the TreatAsType property is specified then it will be used, otherwise the TreatAsTypeName will be used to resolve the type.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also