Table of Contents

TLinkedStyle.LinkedNumericFormat Property

If true, the numeric format will be linked to the parent style, and it will change when you change the style. If false the numeric format 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 LinkedNumericFormat { get; set; }

See also