'Declaration Public Overloads Function CreateStyleEditor( _
ByVal styleIndexИндекс стиля.As System.Int32 _
) As CellStyleEditor
public CellStyleEditor CreateStyleEditor(
System.Int32 styleIndex
)
public: CellStyleEditor* CreateStyleEditor(
System.Int32 styleIndex
)
public:
CellStyleEditor^ CreateStyleEditor(
System.Int32 styleIndex
)
Parameters
- styleIndex
- Индекс стиля.
Return Value
Редактор стилей ячеек.