ExcelDrawingParent Property |
Gets or sets the parent collection.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.7.1
Syntaxpublic ExcelDrawingCollection Parent { get; set; }Public Property Parent As ExcelDrawingCollection
Get
Set
Property Value
ExcelDrawingCollection
See Also