Click or drag to resize

ColumnAddColumnBuilderGetAutoNumberFormat Method

Gets the format for an auto number column.

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public AutoNumberFormat GetAutoNumberFormat()

Return Value

Type: AutoNumberFormat
the format for an auto number column
See Also