Progress.FloatVariantValue 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.
Float Value.
Represents the following element tag in the schema: p:fltVal.
public DocumentFormat.OpenXml.Presentation.FloatVariantValue FloatVariantValue { get; set; }
public DocumentFormat.OpenXml.Presentation.FloatVariantValue? FloatVariantValue { get; set; }
member this.FloatVariantValue : DocumentFormat.OpenXml.Presentation.FloatVariantValue with get, set
Public Property FloatVariantValue As FloatVariantValue