C# Class NNX.AddIn.Resizer

Afficher le fichier Open project: ikhramts/NNX

Méthodes publiques

Méthode Description
DoResizing ( ) : void
Resize ( object array ) : object

Private Methods

Méthode Description
AsyncRunMacro ( string macroName ) : void
DoResize ( ExcelReference target ) : void
EnqueueResize ( ExcelReference caller, int rows, int columns ) : void
IsRetry ( COMException e ) : bool
RunMacro ( string macroName ) : void

Method Details

DoResizing() public static méthode

public static DoResizing ( ) : void
Résultat void

Resize() public static méthode

public static Resize ( object array ) : object
array object
Résultat object