Click or drag to resize

XlsConditionalFormat DxfId Property

Gets or sets the DXF ID, which is a unique identifier for an entity in a DXF (Drawing Interchange Format) file.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int DxfId { get; set; }

Property Value

Type: Int32
See Also