ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MsoDrawingAttribute - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MsoDrawingAttribute

    Summary description for Attributes.

    Inheritance
    System.Object
    MsoDrawingAttribute
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.MsoDrawing
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public class MsoDrawingAttribute : Attribute

    Constructors

    MsoDrawingAttribute(MsoRecords)

    Creates new instance.

    Declaration
    public MsoDrawingAttribute(MsoRecords recordType)
    Parameters
    Type Name Description
    MsoRecords recordType

    Type of new instance

    Properties

    RecordType

    Declaration
    public MsoRecords RecordType { get; }
    Property Value
    Type Description
    MsoRecords
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved