Click or drag to resize

CellHtmlAttrs Enumeration

Cell attributes specific to Html cells.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum CellHtmlAttrs
Members
  Member nameValueDescription
ReservedALW1 Obsolete. Deprecated -- use AllowListWrap.
Excel2The content is actually an HTML-like Microsoft Excel markup.
See Also