ShapePropertySize Property |
Gets or sets the size (in units of ChildSize
of a parent ShapeGroup).
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.7.1
Syntaxpublic Size? Size { get; set; }Public Property Size As Size?
Get
Set
Property Value
NullableSize
See Also