isPPTFileName property

bool get isPPTFileName

Discover if the String is a Document Powerpoint

Implementation

bool get isPPTFileName => JetUtils.isPPT(this);