ExcelCellNumberNumberFormatString Property |
Gets or sets the number format string of the cells in a range.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string NumberFormatString { get; set; }
Public Property NumberFormatString As String
Get
Set
Property Value
Type:
StringSee Also