ExcelXml.GetString 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 GetString As String
'Usage
Dim instance As ExcelXml
Dim returnValue As String

returnValue = instance.GetString()
public string GetString()

Return value

Type: System.String

See also

Reference

ExcelXml class

ExcelXml members

Microsoft.Office.RecordsManagement.Reporting namespace