ToString Method (ExcelRenderingExtensionPageSettings)
In This Topic
Converts the value of the current instance to its string representation.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
See Also