Поделиться через


CellFormat.ApplyProtection Свойство

Определение

Применение защиты

Представляет следующий атрибут в схеме: applyProtection

[DocumentFormat.OpenXml.SchemaAttr(0, "applyProtection")]
public DocumentFormat.OpenXml.BooleanValue ApplyProtection { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyProtection { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "applyProtection")]
public DocumentFormat.OpenXml.BooleanValue? ApplyProtection { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("applyProtection")]
public DocumentFormat.OpenXml.BooleanValue? ApplyProtection { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyProtection { get; set; }
member this.ApplyProtection : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "applyProtection")>]
member this.ApplyProtection : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("applyProtection")>]
member this.ApplyProtection : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyProtection As BooleanValue

Значение свойства

Возвращает .BooleanValue

Атрибуты

Комментарии

Логическое значение, указывающее, следует ли применять форматирование защиты, указанное для этого xf параметра.

Возможные значения для этого атрибута определяются типом данных XML-схемы boolean .

Применяется к