public int MaxLength {get; set;}
'Declaration Public Property MaxLength As Integer
'Declaration
Public Property MaxLength As Integer
'Usage Dim instance As TextCellType Dim value As Integer instance.MaxLength = value value = instance.MaxLength
'Usage
Dim instance As TextCellType Dim value As Integer instance.MaxLength = value value = instance.MaxLength
TextCellType Class TextCellType Members