XlsAddInFunction module

class XlsAddInFunction.XlsAddInFunction

Bases: XlsObject, IAddInFunction, ICloneParent

property BookIndex: int
<summary>

Gets or sets book index.

</summary>

Clone(parent: SpireObject) SpireObject
<summary>

Creates a new object that is a copy of the current instance.

</summary> <param name=”parent”>Parent object for a copy of this instance.</param> <returns>A new object that is a copy of this instance.</returns>

property Name: str
<summary>

Name of add-in function.

</summary>

property NameIndex: int
<summary>

Name index.

</summary>