Gets or sets 16-bit status flags of this IDataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
ushort StatusFlags { get; set; }
Property StatusFlags As UShort Get Set
property unsigned short StatusFlags { unsigned short get (); void set (unsigned short value); }