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