'Declaration Public Overloads Function ToString( _
ByVal documentThe spreadsheet document that contains formatting properties.As SpreadsheetDocument _
) As System.String
public System.String ToString(
SpreadsheetDocument document
)
public: System.String ToString(
SpreadsheetDocument* document
)
public:
System.String ToString(
SpreadsheetDocument^ document
)
Parameters
- document
- The spreadsheet document that contains formatting properties.
Return Value
A System.String that represents this instance.