프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oRangeToSelect | Range |
메소드 | 설명 | |
---|---|---|
WorkbookFormatException ( String message ) : System |
Initializes a new instance of the
|
|
WorkbookFormatException ( String message, Range rangeToSelect ) : System |
Initializes a new instance of the
|
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void | ||
WorkbookFormatException ( |
Do not use this constructor. It is for binary serialization only.
|
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
protected WorkbookFormatException ( |
||
oSerializationInfo | ||
oStreamingContext | ||
리턴 | System |
public WorkbookFormatException ( String message ) : System | ||
message | String | /// Error message. /// |
리턴 | System |
public WorkbookFormatException ( String message, Range rangeToSelect ) : System | ||
message | String | /// Error message. /// |
rangeToSelect | Range | /// The range that the catch block should select to highlight the workbook /// error, or null if a range shouldn't be selected. /// |
리턴 | System |