DefaultStyleSettings.FontName

DefaultStyleSettings.FontName property

Gets/Sets the default font name for the workbook

public string FontName { get; set; }

See Also