menu

Document Processing

FormulaBarStyleInfoStore Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    FormulaBarStyleInfoStore Class

    Provides storage for the FormulaBarStyleInfo object.

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

    Constructors

    FormulaBarStyleInfoStore()

    Initializes a new instance of the FormulaBarStyleInfoStore class.

    Declaration
    public FormulaBarStyleInfoStore()

    FormulaBarStyleInfoStore(SerializationInfo, StreamingContext)

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

    Declaration
    protected FormulaBarStyleInfoStore(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.

    Properties

    StaticDataStore

    Gets the static data value of the FormulaBarStyleInfoStore 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