ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSecurity Class / ToString Method

In This Topic
    ToString Method (ExcelRenderingExtensionSecurity)
    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