Table of Contents

ExcelFile.NamedRangeCount Property

The count of all named ranges on the file.

Syntax

Namespace: FlexCel.Core

public abstract Int32 NamedRangeCount { get; }

See also