Specifies the output format of the document containing the generated XBRL tables.
•eFormatXML: The output document with the generated tables is in XML format.
•eFormatHTML: The output document with the generated tables is in HTML format.
eFormatXML |
= 0 |
eFormatHTML |
= 1 |
Interface |
Property |
public enum ENUMTableOutputFormat {
eFormatXML
eFormatHTML }
Class |
Method |