ExcelCellNumberNumberFormatString Property |
Gets or sets the number format string of the cells in a range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string NumberFormatString { get; set; }Public Property NumberFormatString As String
Get
Set
Property Value
String
See Also