TimeUnitType.Val Property
Time Unit Value.Represents the attribte in schema: val
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "val")> _
Public Property Val As EnumValue(Of TimeUnitValues)
Get
Set
'Применение
Dim instance As TimeUnitType
Dim value As EnumValue(Of TimeUnitValues)
value = instance.Val
instance.Val = value
[SchemaAttrAttribute(, "val")]
public EnumValue<TimeUnitValues> Val { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<TimeUnitValues>
Returns EnumValue<T>.