SharpLeaf Reference > Table Properties > SubheadingFont Property

Table.SubheadingFont Property

FontType for Table Subheading (default is null to use working ParagraphStyle).

public FontType SubheadingFont {get; set;}

Example

tb.SubheadingFont = new FontType("Times", 12, FontStyle.Italic);

See also ...

Table Members | Table.Subheading Property


Send comments on this topic
© Dyalog Ltd 2021