menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MsofbtDg

    Show / Hide Table of Contents

    Class MsofbtDg

    Summary description for MsofbtDg.

    Inheritance
    System.Object
    Syncfusion.XlsIO.Parser.Biff_Records.BiffRecordRaw
    BiffRecordRawWithArray
    MsoBase
    MsofbtDg
    Implements
    System.ICloneable
    IBiffStorage
    System.IDisposable
    Inherited Members
    MsoBase.m_usVersionAndInst
    MsoBase.FillRecord(Byte[], Int32)
    MsoBase.FillArray(Stream)
    MsoBase.FillArray(Stream, Int32, List<Int32>, List<List<BiffRecordRaw>>)
    MsoBase.Clone(MsoBase)
    MsoBase.Clone()
    MsoBase.UpdateNextMsoDrawingData()
    MsoBase.ParseStructure()
    MsoBase.ConvertFromInt32(Int32)
    MsoBase.WriteInt32(Stream, Int32)
    MsoBase.WriteUInt32(Stream, UInt32)
    MsoBase.WriteInt16(Stream, Int16)
    MsoBase.WriteUInt16(Stream, UInt16)
    MsoBase.ReadInt32(Stream)
    MsoBase.ReadUInt32(Stream)
    MsoBase.ReadInt16(Stream)
    MsoBase.ReadUInt16(Stream)
    MsoBase.Version
    MsoBase.Instance
    MsoBase.MsoRecordType
    MsoBase.DataGetter
    MsoBase.Parent
    MsoBase.MaximumRecordSize
    BiffRecordRawWithArray.m_data
    BiffRecordRawWithArray.FillStream(BinaryWriter, DataProvider, IEncryptor, Int32)
    BiffRecordRawWithArray.FillStream(BinaryWriter, IEncryptor, Int32)
    BiffRecordRawWithArray.ParseStructure(DataProvider, Int32, Int32, ExcelVersion)
    BiffRecordRawWithArray.CheckOffsetAndLength(Int32, Int32)
    BiffRecordRawWithArray.GetBytes(Int32, Int32)
    BiffRecordRawWithArray.GetByte(Int32)
    BiffRecordRawWithArray.GetUInt16(Int32)
    BiffRecordRawWithArray.GetInt16(Int32)
    BiffRecordRawWithArray.GetInt32(Int32)
    BiffRecordRawWithArray.GetUInt32(Int32)
    BiffRecordRawWithArray.GetInt64(Int32)
    BiffRecordRawWithArray.GetUInt64(Int32)
    BiffRecordRawWithArray.GetFloat(Int32)
    BiffRecordRawWithArray.GetDouble(Int32)
    BiffRecordRawWithArray.GetBit(Int32, Int32)
    BiffRecordRawWithArray.GetString16BitUpdateOffset(Int32, Boolean)
    BiffRecordRawWithArray.GetString16BitUpdateOffset(Int32)
    BiffRecordRawWithArray.GetStringUpdateOffset(Int32, Int32)
    BiffRecordRawWithArray.GetStringByteLen(Int32)
    BiffRecordRawWithArray.GetStringByteLen(Int32, Int32)
    BiffRecordRawWithArray.GetString(Int32, Int32)
    BiffRecordRawWithArray.GetString(Int32, Int32, Int32)
    BiffRecordRawWithArray.GetString(Int32, Int32, Int32, Boolean)
    BiffRecordRawWithArray.GetUnkTypeString(Int32, IList<Int32>, Int32, Int32, Int32, Byte[], Byte[])
    BiffRecordRawWithArray.GetAddr(Int32)
    BiffRecordRawWithArray.GetAddrAsRectangle(Int32)
    BiffRecordRawWithArray.EnlargeDataStorageIfNeeded(Int32, Int32)
    BiffRecordRawWithArray.Reserve(Int32)
    BiffRecordRawWithArray.SetBytes(Int32, Byte[], Int32, Int32)
    BiffRecordRawWithArray.SetBytes(Int32, Byte[])
    BiffRecordRawWithArray.SetByte(Int32, Byte)
    BiffRecordRawWithArray.SetByte(Int32, Byte, Int32)
    BiffRecordRawWithArray.SetUInt16(Int32, UInt16)
    BiffRecordRawWithArray.SetInt16(Int32, Int16)
    BiffRecordRawWithArray.SetInt32(Int32, Int32)
    BiffRecordRawWithArray.SetUInt32(Int32, UInt32)
    BiffRecordRawWithArray.SetInt64(Int32, Int64)
    BiffRecordRawWithArray.SetUInt64(Int32, UInt64)
    BiffRecordRawWithArray.SetFloat(Int32, Single)
    BiffRecordRawWithArray.SetDouble(Int32, Double)
    BiffRecordRawWithArray.SetBit(Int32, Boolean, Int32)
    BiffRecordRawWithArray.SetStringNoLenUpdateOffset(Int32, String, Boolean)
    BiffRecordRawWithArray.SetStringNoLenDetectEncoding(Int32, String)
    BiffRecordRawWithArray.IsAsciiString(String)
    BiffRecordRawWithArray.SetStringNoLen(Int32, String)
    BiffRecordRawWithArray.SetStringNoLen(Int32, String, Boolean, Boolean)
    BiffRecordRawWithArray.SetStringByteLen(Int32, String)
    BiffRecordRawWithArray.SetString16BitLen(Int32, String)
    BiffRecordRawWithArray.SetString16BitLen(Int32, String, Boolean, Boolean)
    BiffRecordRawWithArray.SetString16BitUpdateOffset(Int32, String)
    BiffRecordRawWithArray.SetString16BitUpdateOffset(Int32, String, Boolean)
    BiffRecordRawWithArray.SetAddr(Int32, TAddr)
    BiffRecordRawWithArray.SetAddr(Int32, Rectangle)
    BiffRecordRawWithArray.GetSortedFields()
    BiffRecordRawWithArray.AutoExtractFields()
    BiffRecordRawWithArray.GetValueByAttributeType(BiffRecordPosAttribute)
    BiffRecordRawWithArray.AutoInfillFromFields()
    BiffRecordRawWithArray.SetValueByAttributeType(BiffRecordPosAttribute, Object)
    BiffRecordRawWithArray.ClearData()
    BiffRecordRawWithArray.IsEqual(BiffRecordRaw)
    BiffRecordRawWithArray.CopyTo(BiffRecordRaw)
    BiffRecordRawWithArray.Dispose()
    BiffRecordRawWithArray.OnDispose()
    BiffRecordRawWithArray.Data
    BiffRecordRawWithArray.AutoGrowData
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.MsoDrawing
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [MsoDrawing(MsoRecords.msofbtDg)]
    [CLSCompliant(false)]
    public class MsofbtDg : MsoBase, ICloneable, IBiffStorage, IDisposable

    Constructors

    MsofbtDg(MsoBase)

    Creates new object.

    Declaration
    public MsofbtDg(MsoBase parent)
    Parameters
    Type Name Description
    MsoBase parent

    Parent object.

    MsofbtDg(MsoBase, Byte[], Int32)

    Creates new object.

    Declaration
    public MsofbtDg(MsoBase parent, byte[] data, int iOffset)
    Parameters
    Type Name Description
    MsoBase parent

    Parent object.

    System.Byte[] data

    Base data.

    System.Int32 iOffset

    Offset index.

    Properties

    LastId

    The last MSOSPID given to an SP in this Drawing Group.

    Declaration
    public int LastId { get; set; }
    Property Value
    Type Description
    System.Int32

    ShapesNumber

    The number of shapes in this drawing.

    Declaration
    public uint ShapesNumber { get; set; }
    Property Value
    Type Description
    System.UInt32

    Methods

    GetStoreSize(ExcelVersion)

    Size of the required storage space. Read-only.

    Declaration
    public override int GetStoreSize(ExcelVersion version)
    Parameters
    Type Name Description
    ExcelVersion version
    Returns
    Type Description
    System.Int32
    Overrides
    BiffRecordRawWithArray.GetStoreSize(ExcelVersion)

    ParseStructure(Stream)

    Declaration
    public override void ParseStructure(Stream stream)
    Parameters
    Type Name Description
    System.IO.Stream stream
    Overrides
    MsoBase.ParseStructure(Stream)

    Implements

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