'Declaration Public Enum LengthUnit Inherits System.Enum
'Usage Dim instance As LengthUnit
public enum LengthUnit : System.Enum
'Declaration Public Enum LengthUnit Inherits System.Enum
'Usage Dim instance As LengthUnit
public enum LengthUnit : System.Enum
| Member | Description |
|---|---|
| Byte | Validates using Byte units. |
| Char | Validates using Char units. |
| TextElement | Validates using text element units. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.LengthUnit