'Declaration Public Enum FunctionCategory Inherits System.Enum
public enum FunctionCategory : System.Enum
__value public enum FunctionCategory : public System.Enum
public enum class FunctionCategory : public System.Enum
'Declaration Public Enum FunctionCategory Inherits System.Enum
public enum FunctionCategory : System.Enum
__value public enum FunctionCategory : public System.Enum
public enum class FunctionCategory : public System.Enum
| Member | Description |
|---|---|
| All | All functions. |
| Financial | The financial functions. |
| DateAndTime | The date and time functions. |
| MathAndTrig | The mathematical and trigonometric functions. |
| Statistical | The statistical functions. |
| LookupAndReference | The lookup and reference functions. |
| Text | The text functions. |
| Logical | The logical functions. |
| Information | The information functions. |
| Engineering | The engineering functions. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Office.Spreadsheet.Functions.FunctionCategory
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5