'Declaration Public Overridable Sub SetLocation( _
ByVal locationThe location.As Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawingLocation, _
ByVal locationEditingStyleThe editing style for location.As System.Nullable(Of SheetDrawingLocationType) _
)
public virtual void SetLocation(
Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawingLocation location,
System.Nullable<SheetDrawingLocationType> locationEditingStyle
)
Parameters
- location
- The location.
- locationEditingStyle
- The editing style for location.