Click or drag to resize

ExcelDocumentPropertiesBytesNumber Property

Gets or sets the number of bytes in document.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public int BytesNumber { get; set; }

Property Value

Int32
See Also