LoadOptions.IgnoreNotPrinted

LoadOptions.IgnoreNotPrinted property

Ignore the data which are not printed if directly printing the file

public bool IgnoreNotPrinted { get; set; }

Remarks

Only for xlsx file.

See Also