C# Class Aspose.Cells.Examples.CSharp.Articles.GetWarningsForFontSubstitution

Inheritance: IWarningCallback
Exibir arquivo Open project: aspose-cells/Aspose.Cells-for-.NET

Public Methods

Method Description
Run ( ) : void
Warning ( WarningInfo info ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void

Warning() public method

public Warning ( WarningInfo info ) : void
info WarningInfo
return void