Aspose::Cells::LoadOptions::SetIgnoreNotPrinted method

LoadOptions::SetIgnoreNotPrinted method

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

void Aspose::Cells::LoadOptions::SetIgnoreNotPrinted(bool value)

Remarks

Only for xlsx file.

See Also