SaveFormat
SaveFormat enumeration
public enum SaveFormat
Values
Name | Value | Description |
---|---|---|
XBRL | 1 |
Represents a Xbrl file. |
IXBRL | 2 |
Represents an iXbrl file. |
XLSX | 3 |
Represents a xlsx file. |
SEC_XLSX_REPORT | 4 |
Represents a sec report with xlsx format |
SEC_HTML_REPORT | 5 |
Represents a sec report with html format |
See Also
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance