menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelSeriesBy - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelSeriesBy

    Specifies whether the fill done rows or columns.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelSeriesBy

    Fields

    Name Description
    Columns

    Specifies that the destination range is filled column by column, down rows.

    Rows

    Specifies that the destination range is filled row by row, across columns.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved