Click or drag to resize

ColumnAutoNumberFormat Property

Gets the format for the auto-generated numbers.

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 AutoNumberFormat { get; set; }

Return Value

Type: AutoNumberFormat
the auto number format
See Also