Table of Contents

TDrawingTextParagraph.UnknownXml Property

Contains unknown xml read from an xlsx file. If this property is not empty, then the value here will be used and the rest of properties will be ignored when saving the file.

Syntax

Namespace: FlexCel.Core

public String UnknownXml { get; }

See also