Protection.Data Property
Data Cannot Be Changed.Represents the element tag in schema: c:data
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Data As Data
Get
Set
'Usage
Dim instance As Protection
Dim value As Data
value = instance.Data
instance.Data = value
public Data Data { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.Data
Returns Data.