Skip to content

Instantly share code, notes, and snippets.

@GroupDocsGists
Last active September 1, 2019 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GroupDocsGists/8fcd5ac07b9c59c76ce7f439cd871455 to your computer and use it in GitHub Desktop.
Save GroupDocsGists/8fcd5ac07b9c59c76ce7f439cd871455 to your computer and use it in GitHub Desktop.
// For complete examples and data files, please go to https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET
SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions();
loadOptions.ConvertRange = "G7:I10";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment