Interface IOfficeMathFunctionBase
Represents the Mathematical function.
Inherited Members
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public interface IOfficeMathFunctionBase : IOfficeMathEntity
Properties
Type
Gets the type of the mathematical function.Read-Only.
Declaration
MathFunctionType Type { get; }
Property Value
Type |
---|
MathFunctionType |