Table of Contents

TCharAndPos.Char Property

Character that should go at position. Note that if this is a surrogate pair (UTF32) the string might have 2 UTF16 characters.

Syntax

Namespace: FlexCel.Core

public String Char { get; set; }

See also