'Declaration Public Overloads Function GetStyleName( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal sheetArea As SheetArea _ ) As System.String
Parameters
- row
- The row index of the cell in the model, or -1 to specify an entire column or the default model.
- column
- The column index of the cell in the model, or -1 to specify an entire row or the default model.
- sheetArea
- The sheet area.
Return Value
Returns the name string for the style.