Table of Contents

ExcelFile.HideZeroValues Property

When true number 0 will be shown as empty. You can also set this option with SheetOptions This property can work in different windows depending on the value of ActiveWindow

Syntax

Namespace: FlexCel.Core

public abstract Boolean HideZeroValues { get; set; }

See also