'Declaration Public Overridable Function IsShrinkToFitSet() As System.Boolean
'Usage Dim instance As StyleInfo Dim value As System.Boolean value = instance.IsShrinkToFitSet()
public virtual System.bool IsShrinkToFitSet()
Return Value
true
if the shrink to fit of the cell contents (ShrinkToFit property) is set; otherwise, false
.