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 : AttributeConstructors
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 | 
|---|
| MsoRecords |