max_rows property Leave feedback On this page max_rows property Definition: See Also max_rows property The maximum number of data rows to include per worksheet when converting spreadsheets; rows beyond this limit are truncated with an ellipsis indicator, and a value of 0 means unlimited (default). Definition: @property def max_rows(self): ... @max_rows.setter def max_rows(self, value): ... See Also class ConvertOptions Was this page helpful? Not really Yes, thanks Any additional feedback you'd like to share with us? Skip Send Please tell us how we can improve this page. Skip Send Thank you for your feedback! We value your opinion. Your feedback will help us improve our documentation.