EmbeddedObjectPosition constructor
EmbeddedObjectPosition({
- bool? newSheet,
- OverlayPosition? overlayPosition,
- int? sheetId,
Implementation
EmbeddedObjectPosition({this.newSheet, this.overlayPosition, this.sheetId});