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