'Declaration Public Function New( _ ByVal id As Integer, _ ByVal code As String _ )
'Usage Dim id As Integer Dim code As String Dim instance As New ExcelNumberFormat(id, code)
public ExcelNumberFormat( int id, string code )
Target Platforms: Windows Server 2012, Windows RT
ExcelNumberFormat Class ExcelNumberFormat Members
Copyright © GrapeCity, inc. All rights reserved.