次の方法で共有


DifferentialFormatType.Protection Property

Protection Properties.Represents the element tag in schema: x:protection

Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property Protection As Protection
    Get
    Set
'使用
Dim instance As DifferentialFormatType
Dim value As Protection

value = instance.Protection

instance.Protection = value
public Protection Protection { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.Protection

See Also

Reference

DifferentialFormatType Class

DifferentialFormatType Members

DocumentFormat.OpenXml.Spreadsheet Namespace