Class Connection
Inheritance
System.Object
Connection
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Connection : object
Properties
EndShapeId
Declaration
public int EndShapeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StartShapeId
Declaration
public int StartShapeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |