'Declaration Public Sub SetStyleNumberFormat( _
ByVal styleIndexThe style index.As System.Int32, _
ByVal numberFormatThe number format.As System.String _
)
public void SetStyleNumberFormat(
System.Int32 styleIndex,
System.String numberFormat
)
public: void SetStyleNumberFormat(
System.Int32 styleIndex,
System.String numberFormat
)
public:
void SetStyleNumberFormat(
System.Int32 styleIndex,
System.String numberFormat
)
Parameters
- styleIndex
- The style index.
- numberFormat
- The number format.