Click or drag to resize

IExcelApplication Interface

Define that all behaviors in Excel must include a Parent property.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface IExcelApplication

The IExcelApplication type exposes the following members.

Properties
Name Description
Public property Parent
Gets the parent object of the current instance.
Top
See Also