Click or drag to resize

XlsPageSetupBase StreamPos Property

Note: This API is now obsolete.

Indicates record position in stream. This is a utility member of class and is used only in the serialization process. Does not influence the data.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("get and set not implemented")]
public long StreamPos { get; set; }

Property Value

Type: Int64
See Also