| ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel Namespace > ZennoTableStyle Class : ZennoTableStyle Constructor |
public ZennoTableStyle()
var style = new ZennoTableStyle { HorizontalAlignment = InterfacesLibrary.Enums.Table.ExcelStyle.HorizontalAlignment.Right, VerticalAlignment = InterfacesLibrary.Enums.Table.ExcelStyle.VerticalAlignment.Bottom, Font = new Font("Comic Sans MS", 20, FontStyle.Italic | FontStyle.Underline, GraphicsUnit.Point), FontColor = Color.Red };
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.