'Declaration Public Overloads Function CreateStyleEditor( _
ByVal styleIndexThe style index.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
- The style index.
Return Value
The cell style editor.