SheetProtection.Sheet Property
Sheet Locked.Represents the attribte in schema: sheet
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "sheet")> _
Public Property Sheet As BooleanValue
Get
Set
'Uso
Dim instance As SheetProtection
Dim value As BooleanValue
value = instance.Sheet
instance.Sheet = value
[SchemaAttrAttribute(, "sheet")]
public BooleanValue Sheet { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.