次の方法で共有


Progress.FloatVariantValue Property

Float Value.Represents the element tag in schema: p:fltVal

Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property FloatVariantValue As FloatVariantValue
    Get
    Set
'使用
Dim instance As Progress
Dim value As FloatVariantValue

value = instance.FloatVariantValue

instance.FloatVariantValue = value
public FloatVariantValue FloatVariantValue { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.FloatVariantValue

See Also

Reference

Progress Class

Progress Members

DocumentFormat.OpenXml.Presentation Namespace