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. |
Copies a new style into this object.
Namespace: FlexCel.Core
public void Assign(TLinkedStyle newStyle)
<-> | Parameter | Type | Description |
---|---|---|---|
newStyle | TLinkedStyle | Style with the values to copy. |