SheetProtection.FormatCells Property
Format Cells Locked.Represents the attribte in schema: formatCells
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "formatCells")> _
Public Property FormatCells As BooleanValue
Get
Set
'Применение
Dim instance As SheetProtection
Dim value As BooleanValue
value = instance.FormatCells
instance.FormatCells = value
[SchemaAttrAttribute(, "formatCells")]
public BooleanValue FormatCells { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.