'Declaration Public Sub SetStyleNumberFormat( _
ByVal styleIndexИндекс стиля.As System.Int32, _
ByVal numberFormatЧисловой формат.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
- Индекс стиля.
- numberFormat
- Числовой формат.