Table of Contents

TDrawingTextParagraph.WithNewFieldIds Method

Returns a new TDrawingTextParagraph with new field ids if the DrawingTextParagraph 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 TDrawingTextParagraph.WithNewFieldIds: TDrawingTextParagraph;

See also