GradientFill.Degree Property
Linear Gradient Degree.Represents the attribte in schema: degree
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "degree")> _
Public Property Degree As DoubleValue
Get
Set
'Usage
Dim instance As GradientFill
Dim value As DoubleValue
value = instance.Degree
instance.Degree = value
[SchemaAttrAttribute(, "degree")]
public DoubleValue Degree { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DoubleValue
Returns DoubleValue.