XlsxSpreadsheetColumn.HeadingCell Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Heading cell for this column
[System.Text.Json.Serialization.JsonPropertyName("HeadingCell")]
public Azure.Connectors.Sdk.CloudmersiveConvert.Models.XlsxSpreadsheetCell HeadingCell { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("HeadingCell")>]
member this.HeadingCell : Azure.Connectors.Sdk.CloudmersiveConvert.Models.XlsxSpreadsheetCell with get, set
Public Property HeadingCell As XlsxSpreadsheetCell
Property Value
- Attributes