menu

Document Processing

SpreadsheetInfoSubObjectIdentity Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    SpreadsheetInfoSubObjectIdentity Class

    Represents a class that provides style identity information for nested objects of the SpreadsheetVisualStyle class.

    Inheritance
    System.Object
    SpreadsheetInfoSubObjectIdentity
    Namespace: Syncfusion.Windows.Forms.Spreadsheet
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class SpreadsheetInfoSubObjectIdentity : CachedStyleInfoSubObjectIdentity

    Constructors

    SpreadsheetInfoSubObjectIdentity(StyleInfoBase, StyleInfoProperty)

    Initializes a new instance of the SpreadsheetInfoSubObjectIdentity class.

    Declaration
    public SpreadsheetInfoSubObjectIdentity(StyleInfoBase owner, StyleInfoProperty sip)
    Parameters
    Type Name Description
    Syncfusion.Styles.StyleInfoBase owner

    The Syncfusion.Styles.StyleInfoBase that owns this sub-object.

    Syncfusion.Styles.StyleInfoProperty sip

    The Syncfusion.Styles.StyleInfoProperty descriptor for this expandable sub-object.

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