CData Python Connector for Microsoft Excel Online

Build 25.0.9454

IncludePreRangeColumns

Controls whether to include columns that appear before the specified Excel range.

Data Type

bool

Default Value

true

Remarks

If true, includes all columns from column A up to the start of the specified range. Otherwise, only includes columns within the specified range.

Example, for a range 'C1:E5':

  • If true: Shows columns A, B, C, D, and E
  • If false: Shows only columns C, D, and E

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454