Table of Contents

TLinkedStyle.LinkedFont Property

If true, the font will be linked to the parent style, and it will change when you change the style. If false the font will not change even if you change it in the base style. Note that this property has no effect unless AutomaticChoose is false.

Syntax

Namespace: FlexCel.Core

public Boolean LinkedFont { get; set; }

See also