Table of Contents

ExcelFile.CustomXmlPartCount Property

Returns the number of custom xml parts in the active document.

Syntax

Namespace: FlexCel.Core

public abstract Int32 CustomXmlPartCount { get; }

See also