menu

Document Processing

SpreadsheetVisualStyleInfoStore Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    SpreadsheetVisualStyleInfoStore Class

    Provides storage for the SpreadsheetVisualStyle object.

    Inheritance
    System.Object
    SpreadsheetVisualStyleInfoStore
    Namespace: Syncfusion.Windows.Forms.Spreadsheet
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class SpreadsheetVisualStyleInfoStore : VisualStyleInfoStore

    Constructors

    SpreadsheetVisualStyleInfoStore()

    Initializes a new instance of the SpreadsheetVisualStyleInfoStore class.

    Declaration
    public SpreadsheetVisualStyleInfoStore()

    SpreadsheetVisualStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the SpreadsheetVisualStyleInfoStore class from a serialization stream.

    Declaration
    protected SpreadsheetVisualStyleInfoStore(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    System.Runtime.Serialization.SerializationInfo info

    An object that holds all the data needed to serialize or deserialize this instance.

    System.Runtime.Serialization.StreamingContext context

    Describes the source and destination of the serialized stream specified by info.

    Fields

    ContextMenuStyleProperty

    Provides information about the Syncfusion.Windows.Forms.Spreadsheet.SpreadsheetVisualStyle.ContextMenuStyle property.

    Declaration
    public static readonly StyleInfoProperty ContextMenuStyleProperty
    Field Value
    Type
    Syncfusion.Styles.StyleInfoProperty

    FormulaBarStyleProperty

    Provides information about the Syncfusion.Windows.Forms.Spreadsheet.SpreadsheetVisualStyle.FormulaBarStyle property.

    Declaration
    public static readonly StyleInfoProperty FormulaBarStyleProperty
    Field Value
    Type
    Syncfusion.Styles.StyleInfoProperty

    GridLineColorProperty

    Provides information about the GridLineColor property.

    Declaration
    public static readonly StyleInfoProperty GridLineColorProperty
    Field Value
    Type
    Syncfusion.Styles.StyleInfoProperty

    HeaderStyleProperty

    Provides information about the HeaderStyle property.

    Declaration
    public static readonly StyleInfoProperty HeaderStyleProperty
    Field Value
    Type
    Syncfusion.Styles.StyleInfoProperty

    SelectionBackColorProperty

    Provides information about the SelectionBackColor property.

    Declaration
    public static readonly StyleInfoProperty SelectionBackColorProperty
    Field Value
    Type
    Syncfusion.Styles.StyleInfoProperty

    SelectionBorderColorProperty

    Provides information about the SelectionBorderColor property.

    Declaration
    public static readonly StyleInfoProperty SelectionBorderColorProperty
    Field Value
    Type
    Syncfusion.Styles.StyleInfoProperty

    Properties

    StaticDataStore

    Gets the static data value of the SpreadsheetVisualStyleInfoStore class.

    Declaration
    protected override StaticData StaticDataStore { get; }
    Property Value
    Type
    Syncfusion.Styles.StaticData
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved