Detect if Worksheet is Password Protected

Contents
[ ]

Aspose.Cells for .NET 8.7.0 has exposed the Protection.IsProtectedWithPassword property to detect if a worksheet is password protected or not. Boolean type Protection.IsProtectedWithPassword property returns true if Worksheet is password-protected and false if not.