Enum AdjustFontSizeForRowType

AdjustFontSizeForRowType enumeration

Represents which kind of rows should be ajusted.

public enum AdjustFontSizeForRowType

Values

NameValueDescription
None0No adjsut.
EmptyRows1If the row is empty, change font size to fit row height.

See Also