Table of Contents

TLineStyle.Width Property

Width of the line in EMUs (1 pt = 12700 EMUs). If null, width of the theme will be used.

Syntax

Namespace: FlexCel.Core

public Nullable<Int32> Width { get; }

See also