Table of Contents

TFlxFormat.LinkedStyle Property

If this object holds a Cell format, LinkedStyle specifies which properties of the cell format are linked to its parent style. If this object holds a Style format, LinkedStyle specifies the default set of properties that will be applied when you use this style from Excel.

Syntax

Namespace: FlexCel.Core

public TLinkedStyle LinkedStyle { get; }

See also