TXlsxMissingPartError Class
This class has information for a TFlexCelError.XlsxMissingPart error. Look at TFlexCelError.XlsxMissingPart for more information.
Syntax
Unit: FlexCel.Core
TXlsxMissingPartError = class(TFlexCelErrorInfo);
Constructors
| Name |
Description |
| Create |
Creates a new instance.
|
Properties
| Name |
Description |
| FileName |
File with the missing part.
|
| PartName |
Name of the missing part.
|