Back to Devexpress

Picture.RemoveOutline() Method

officefileapi-devexpress-dot-spreadsheet-dot-picture-419895da.md

latest1001 B
Original Source

Picture.RemoveOutline() Method

Removes the outside border of a shape (picture).

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
void RemoveOutline()
vb
Sub RemoveOutline

Remarks

Note

The SpreadsheetControl does not display a picture border, however all border settings are saved in a file so that Microsoft Excel can correctly display a document.

See Also

Picture Interface

Picture Members

DevExpress.Spreadsheet Namespace