Table of Contents

TLinkedStyle.Assign Method

Copies a new style into this object.

Syntax

Namespace: FlexCel.Core

public void Assign(TLinkedStyle newStyle)

Parameters

<-> Parameter Type Description
newStyle TLinkedStyle Style with the values to copy.

See also