Table of Contents

XlsFile.CustomXmlPartCount Property

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

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 CustomXmlPartCount { get; }

See also