menu

WPF

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

    Show / Hide Table of Contents

    Enum ExcelFillType

    Represents shape fill type.

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

    Fields

    Name Description
    Gradient

    Represents gradient type.

    Pattern

    Represents pattern type.

    Picture

    Represents picture type.

    SolidColor

    Solid color.

    Texture

    Represents texture type.

    UnknownGradient

    Represents unsupport gradient that can be created using Excel 2007, but not supported correctly by Excel 2003 structures.

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