Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

Picture.RemoveOutline() Method

Removes the outside border of a shape (picture).

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

void 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