Table of Contents

TCellValue.ToSimpleString Method

Returns a string without formatting. This is equivalent to ToString.ToString, but it can be faster.

Syntax

Unit: FlexCel.Core

function TCellValue.ToSimpleString: string;

See also