ImportTableOptions.Styles

ImportTableOptions.Styles property

Gets and sets the styles for each column of the table.

public Style[] Styles { get; set; }

See Also