C# 클래스 NNX.AddIn.Resizer

파일 보기 프로젝트 열기: ikhramts/NNX

공개 메소드들

메소드 설명
DoResizing ( ) : void
Resize ( object array ) : object

비공개 메소드들

메소드 설명
AsyncRunMacro ( string macroName ) : void
DoResize ( ExcelReference target ) : void
EnqueueResize ( ExcelReference caller, int rows, int columns ) : void
IsRetry ( COMException e ) : bool
RunMacro ( string macroName ) : void

메소드 상세

DoResizing() 공개 정적인 메소드

public static DoResizing ( ) : void
리턴 void

Resize() 공개 정적인 메소드

public static Resize ( object array ) : object
array object
리턴 object