TDrawingTextRun.Create Method
Creates a new Text Run with some text.
Syntax
Unit: FlexCel.Core
class function TDrawingTextRun.Create(const aText: string; const aTextProperties: TDrawingTextProperties): TDrawingTextRun; static; overload;
Parameters
See also