Click or drag to resize

McMMOptionsFormatNumbers Method

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Function FormatNumbers ( 
	value As Object,
	MeasName As String
) As String

Parameters

value
Type: SystemObject
MeasName
Type: SystemString

Return Value

Type: String

Implements

IMcMOptionsFormatNumbers(Object, String)
See Also