ColorTemperature.ColorTemperatureValue 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.
colorTemp, this property is only available in Office 2010 and later.
Represents the following attribute in the schema: colorTemp
[DocumentFormat.OpenXml.SchemaAttr(0, "colorTemp")]
public DocumentFormat.OpenXml.Int32Value ColorTemperatureValue { get; set; }
public DocumentFormat.OpenXml.Int32Value ColorTemperatureValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "colorTemp")]
public DocumentFormat.OpenXml.Int32Value? ColorTemperatureValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("colorTemp")]
public DocumentFormat.OpenXml.Int32Value? ColorTemperatureValue { get; set; }
public DocumentFormat.OpenXml.Int32Value? ColorTemperatureValue { get; set; }
member this.ColorTemperatureValue : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "colorTemp")>]
member this.ColorTemperatureValue : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("colorTemp")>]
member this.ColorTemperatureValue : DocumentFormat.OpenXml.Int32Value with get, set
Public Property ColorTemperatureValue As Int32Value
Property Value
- Attributes