export interface CellProperties { readOnly?: string; requiredLevel?: string; watermark?: string; }