public bool Static {get; set;}
'Declaration Public Property Static As Boolean
'Declaration
Public Property Static As Boolean
'Usage Dim instance As TextCellType Dim value As Boolean instance.Static = value value = instance.Static
'Usage
Dim instance As TextCellType Dim value As Boolean instance.Static = value value = instance.Static
TextCellType Class TextCellType Members