Class MsoDrawingAttribute
Summary description for Attributes.
Inheritance
System.Object
MsoDrawingAttribute
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.MsoDrawing
Assembly: Syncfusion.XlsIO.UWP.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 |
---|
MsoRecords |