Freigeben über


AlphaBiLevel.Threshold Property

Threshold.Represents the attribte in schema: thresh

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

Syntax

'Declaration
<SchemaAttrAttribute(, "thresh")> _
Public Property Threshold As Int32Value
    Get
    Set
'Usage
Dim instance As AlphaBiLevel
Dim value As Int32Value

value = instance.Threshold

instance.Threshold = value
[SchemaAttrAttribute(, "thresh")]
public Int32Value Threshold { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

AlphaBiLevel Class

AlphaBiLevel Members

DocumentFormat.OpenXml.Drawing Namespace