SpreadsheetTableGraphicSpreadsheetData Property |
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.TablesAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax [XmlIgnoreAttribute]
public List<string[]> SpreadsheetData { get; set; }
<XmlIgnoreAttribute>
Public Property SpreadsheetData As List(Of String())
Get
Set
Request Example
View SourceProperty Value
ListStringSee Also