Click or drag to resize

Workbook IsPasswordProtected Method (String)

check file is password protect

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public static bool IsPasswordProtected(
	string fileName
)

Parameters

fileName
Type: System String

Return Value

Type: Boolean
See Also