| FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > TextLengthValidator クラス : LengthUnit プロパティ |
'DeclarationPublic Property LengthUnit As LengthUnit
'使用法Dim instance As TextLengthValidator Dim value As LengthUnit instance.LengthUnit = value value = instance.LengthUnit
public LengthUnit LengthUnit {get; set;}
| 例外 | 説明 |
|---|---|
| System.ComponentModel.InvalidEnumArgumentException | 指定された値がLengthUnit値ではありません。 |