Report.ContentData

Get the content data in a specified format.

This property is read only.

Syntax Parameters Return value
ReadOnly Property Report.ContentData( _
    FileFormat As FileFormat) As Variant
FileFormat [in]

Specifies the data format to return.

Type: FileFormat

Variant