Share

Sheet.DataIO Property

Parent Object: Sheet

Description

Property that returns a DataIO object. The DataIO object can be used to write out the sheet data in various formats. The Sheet currently only supports

Syntax

Sheet.DataIO() As DataIO

Property Value

This is a read only property whose value is a DataIO.

Version

Introduced in version 4

Was this information helpful?