XlsPageSetupBase PrintErrors Property |
Namespace: Spire.Xls.Core.Spreadsheet
public PrintErrorsType PrintErrors { get; set; }
Public Property PrintErrors As PrintErrorsType Get Set
public: virtual property PrintErrorsType PrintErrors { PrintErrorsType get () sealed; void set (PrintErrorsType value) sealed; }
abstract PrintErrors : PrintErrorsType with get, set override PrintErrors : PrintErrorsType with get, set