ExcelXml.GetBytes method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Function GetBytes As Byte()
'Usage
Dim instance As ExcelXml
Dim returnValue As Byte()

returnValue = instance.GetBytes()
public byte[] GetBytes()

Return value

Type: []

See also

Reference

ExcelXml class

ExcelXml members

Microsoft.Office.RecordsManagement.Reporting namespace