Table of Contents

TDrawingRichString.WithNewFieldIds Method

Returns a new TDrawingRichString with new field ids if the DrawingRichString has field ids. While FlexCel will do this automatically when you link a shape, you can use this method when creating a new linked shape that requires new field ids.

Syntax

Unit: FlexCel.Core

function TDrawingRichString.WithNewFieldIds: TDrawingRichString;

See also