'Declaration
Public Function New( _ ByVal type As PrimitiveValueType _ )
'Usage
Dim type As PrimitiveValueType Dim instance As New CellValueDataTypeAttribute(type)
public CellValueDataTypeAttribute( PrimitiveValueType type )
Parameters
- type
- A PrimitiveValueType value indicates the processing cell value data type.