'Declaration Sub AutoFit( _ Optional ByVal includeCustomSize As Boolean _ )
void AutoFit( bool includeCustomSize )
Parameters
- includeCustomSize
true
to include rows that contain custom size,false
otherwise
true
to include rows that contain custom size, false
otherwise
'Declaration Sub AutoFit( _ Optional ByVal includeCustomSize As Boolean _ )
void AutoFit( bool includeCustomSize )
true
to include rows that contain custom size, false
otherwise