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