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