public static System.bool Edit( NStringFormatStyle stringFormatStyle, System.bool automaticStyle, out NStringFormatStyle stringFormatStyleResult )
'Declaration
Public Overloads Shared Function Edit( _ ByVal stringFormatStyle As NStringFormatStyle, _ ByVal automaticStyle As System.Boolean, _ ByRef stringFormatStyleResult As NStringFormatStyle _ ) As System.Boolean
'Usage
Dim stringFormatStyle As NStringFormatStyle Dim automaticStyle As System.Boolean Dim stringFormatStyleResult As NStringFormatStyle Dim value As System.Boolean value = NStringFormatStyleTypeEditor.Edit(stringFormatStyle, automaticStyle, stringFormatStyleResult)
Parameters
- stringFormatStyle
- automaticStyle
- stringFormatStyleResult