SaveFormat

SaveFormat enumeration

public enum SaveFormat

Values

NameValueDescription
XBRL1Represents a Xbrl file.
IXBRL2Represents an iXbrl file.
XLSX3Represents a xlsx file.
SEC_XLSX_REPORT4Represents a sec report with xlsx format
SEC_HTML_REPORT5Represents a sec report with html format

See Also