Cells.Style

Cells.Style property

Gets and sets the default style of the worksheet.

public Style Style { get; set; }

See Also