Show / Hide Table of Contents

Class ChartsheetProtection

Inheritance
System.Object
ChartsheetProtection
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ChartsheetProtection : object

Properties

Content

Declaration
public bool Content { get; set; }
Property Value
Type Description
System.Boolean

Objects

Declaration
public bool Objects { get; set; }
Property Value
Type Description
System.Boolean

PasswordHash

Declaration
public ushort PasswordHash { get; set; }
Property Value
Type Description
System.UInt16
Back to top Generated by DocFX