Gets or sets the parsing state for the this IDataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IDataCellParsingState State { get; set; }
Property State As IDataCellParsingState Get Set
property IDataCellParsingState^ State { IDataCellParsingState^ get (); void set (IDataCellParsingState^ value); }