Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public bool IsCellProtection { get; }
Public ReadOnly Property IsCellProtection As Boolean Get
public: virtual property bool IsCellProtection { bool get () sealed; }
abstract IsCellProtection : bool with get override IsCellProtection : bool with get