[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.RemoveCustomName

RemoveCustomName Method

RemoveCustomName(string, bool)

Removes a custom name on this sheet from the model.

Declaration
public void RemoveCustomName(string name, bool SheetviewSCope)
Public Sub RemoveCustomName(name As String, SheetviewSCope As Boolean)
Parameters
Type Name Description
string name

Custom name to remove

bool SheetviewSCope

RemoveCustomName(string)

Removes a custom name on this sheet from the model.

Declaration
public void RemoveCustomName(string name)
Public Sub RemoveCustomName(name As String)
Parameters
Type Name Description
string name

Custom name to remove