C# Class NNX.AddIn.Resizer

Mostra file Open project: ikhramts/NNX

Public Methods

Method Description
DoResizing ( ) : void
Resize ( object array ) : object

Private Methods

Method 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 method

public static DoResizing ( ) : void
return void

Resize() public static method

public static Resize ( object array ) : object
array object
return object