VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / SheetDrawingLocation Class
Constructors Properties Methods SeeAlso
In This Topic
    SheetDrawingLocation Class Members
    In This Topic
    The following tables list the members exposed by SheetDrawingLocation.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the bottom-right cell reference.
    Public PropertyGets the bottom-right offset.
    Public PropertyGets the location type.
    Public PropertyGets the top-left cell reference.
    Public PropertyGets the top-left offset.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates the sheet drawing location of specified location type.
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns the absolute location on specified worksheet.
    Public MethodReturns a hash code for this instance.
    See Also