.ODC 文件扩展名
Office Data Connection File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.5 | 16 票 |
什么是 ODC 文件?
Connection information file created by Microsoft Excel, a spreadsheet application included with Microsoft Office; contains properties to connect to, and retrieve data from, an external data source; may include a connection string, data queries, authentication information, and other settings.
更多信息
Office Data Connection (ODC) files are used to store reusable connection and data query information. This is useful for sharing connection information, as well as for performing periodic data refreshes within an Excel workbook.
ODC files can be created using the Data Connection Wizard in Microsoft Excel, which generates the connection information using HTML markup with included segments of XML. Existing data connections may be viewed in Excel by selecting Data → Connections.
注: Since ODC files are stored using HTML and XML, they are viewable in any Web browser or text editor. ODC files are used by Microsoft Excel 2007 and later.
可打开或引用 ODC 文件的程序
OpenDocument Chart File
| 开发者 | OASIS |
| 受欢迎程度 |
2.5 | 4 票 |
Chart created by programs that implement the OASIS OpenDocument standard; may contain the chart title, subtitle, footer, dimensions, plot area, axis information, data labels, data points, and other chart information.
更多信息
ODC files are used as a standard format for storing charts. They can save data for rendering line graphs, bar charts, pie graphs, and other types of charts. ODC files are stored as compressed archives, which may contain multiple XML files and other assets.
注: OpenOffice, previously known as StarOffice, is one of the most common applications that implement the OpenDocument standard.