1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser.Data
  6. /
  7. WorksheetInfo
  8. /
  9. MaxColumnIndex

MaxColumnIndex

WorksheetInfo.MaxColumnIndex property

Gets an index of the last column.

public int MaxColumnIndex { get; }

Property Value

The zero-based index of the last column.

See Also