[]
Gets or sets an XML string that contains the serialization of the data and presentation (column widths, row heights, spans, styles, etc.) for the sheet.
[Browsable(false)]
public string DesignString { get; set; }
<Browsable(False)>
Public Property DesignString As String
Type | Condition |
---|---|
ArgumentException | XML string is invalid |