Property ConditionalFormatMask
ConditionalFormatMask
Gets or sets the raw 12-digit cnfStyle bitmask written by Word (§17.4.7), or null. DocWright recomputes conditional formatting from cell position and w:tblLook; the raw value is kept for round-trip only.
public string? ConditionalFormatMask { get; set; }