Table of Contents

TFlxFormat.ParentStyle Property

Name of the Parent style. Normally you will want to keep it at null (parent is normal style), but you can write an existing style here. If IsStyle is true this property is not used.

Syntax

Namespace: FlexCel.Core

public String ParentStyle { get; set; }

See also