Added Fields |
String
BLANK_SHEET_NAME
|
Message about selecting sheet with blank name. |
String
INVALID_CHARACTERS_IN_SHEET_NAME
|
Message about selecting sheet with name containing invalid characters. |
String
NEGATIVE_OR_ZERO_VALUES_ARE_NOT_ALLOWED
|
Message about the impossibility of using negative or zero values. |
String
NOT_POSSIBLE_TO_WRITE_OUTPUT
|
Message about the impossibility use the passed stream to create a PDF. |
String
NULL_SHEET_NAME
|
Message about selecting sheet with null name. |
String
PASSED_RANGE_IS_EMPTY_AGAINST_PASSED_FILE
|
The passed range is resolved against the passed file, the resultant range is empty, so nothing is going to be converted to PDF. |
String
TOO_LONG_SHEET_NAME
|
Message about selecting sheet with too long name. |