Class MsoOptions
Represents the Mso options.
Inheritance
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.MsoDrawing
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class MsoOptions : Enum
Fields
AlternativeText
Alternative text.
Declaration
public const MsoOptions AlternativeText
Field Value
Type |
---|
MsoOptions |
BackColor
Represents the BackColor options.
Declaration
public const MsoOptions BackColor
Field Value
Type |
---|
MsoOptions |
BlipId
Represents the BlipId options.
Declaration
public const MsoOptions BlipId
Field Value
Type |
---|
MsoOptions |
BlipName
Represents the BlipName options.
Declaration
public const MsoOptions BlipName
Field Value
Type |
---|
MsoOptions |
CommentShowAlways
Represents in comment shape show always property.
Declaration
public const MsoOptions CommentShowAlways
Field Value
Type |
---|
MsoOptions |
ContainLinePattern
Contain line pattern.
Declaration
public const MsoOptions ContainLinePattern
Field Value
Type |
---|
MsoOptions |
ContainRoundDot
Represents if dot value is round.
Declaration
public const MsoOptions ContainRoundDot
Field Value
Type |
---|
MsoOptions |
CropFromBottom
Represents the location of the bottom of the crop rectangle.
Declaration
public const MsoOptions CropFromBottom
Field Value
Type |
---|
MsoOptions |
CropFromLeft
Represents the location of the left side of the crop rectangle.
Declaration
public const MsoOptions CropFromLeft
Field Value
Type |
---|
MsoOptions |
CropFromRight
Represents the location of the right side of the crop rectangle.
Declaration
public const MsoOptions CropFromRight
Field Value
Type |
---|
MsoOptions |
CropFromTop
Represents the location of the top of the crop rectangle
Declaration
public const MsoOptions CropFromTop
Field Value
Type |
---|
MsoOptions |
EndArrowLength
End arrow len.
Declaration
public const MsoOptions EndArrowLength
Field Value
Type |
---|
MsoOptions |
EndArrowWidth
End arrow width.
Declaration
public const MsoOptions EndArrowWidth
Field Value
Type |
---|
MsoOptions |
FillType
Represents fill type.
Declaration
public const MsoOptions FillType
Field Value
Type |
---|
MsoOptions |
ForeColor
Represents the ForeColor options.
Declaration
public const MsoOptions ForeColor
Field Value
Type |
---|
MsoOptions |
ForeShadowColor
Represents the ForeShadowColor options.
Declaration
public const MsoOptions ForeShadowColor
Field Value
Type |
---|
MsoOptions |
GradientColorType
Represents gradient color type.
Declaration
public const MsoOptions GradientColorType
Field Value
Type |
---|
MsoOptions |
GradientTransparency
Represents the gradient transparency options.
Declaration
public const MsoOptions GradientTransparency
Field Value
Type |
---|
MsoOptions |
LineBackColor
Line color.
Declaration
public const MsoOptions LineBackColor
Field Value
Type |
---|
MsoOptions |
LineColor
Line color.
Declaration
public const MsoOptions LineColor
Field Value
Type |
---|
MsoOptions |
LineDashStyle
Line dash style
Declaration
public const MsoOptions LineDashStyle
Field Value
Type |
---|
MsoOptions |
LineEndArrow
Line end arrow.
Declaration
public const MsoOptions LineEndArrow
Field Value
Type |
---|
MsoOptions |
LinePattern
Line pattern.
Declaration
public const MsoOptions LinePattern
Field Value
Type |
---|
MsoOptions |
LineStartArrow
Line start arrow.
Declaration
public const MsoOptions LineStartArrow
Field Value
Type |
---|
MsoOptions |
LineStyle
Line style
Declaration
public const MsoOptions LineStyle
Field Value
Type |
---|
MsoOptions |
LineTransparency
Line color.
Declaration
public const MsoOptions LineTransparency
Field Value
Type |
---|
MsoOptions |
LineWeight
Line Weight.
Declaration
public const MsoOptions LineWeight
Field Value
Type |
---|
MsoOptions |
LockAgainstGrouping
Do not group this shape.
Declaration
public const MsoOptions LockAgainstGrouping
Field Value
Type |
---|
MsoOptions |
NoFillHitTest
Hit test a shape as though filled.
Declaration
public const MsoOptions NoFillHitTest
Field Value
Type |
---|
MsoOptions |
NoLineDrawDash
Represents the NoLineDrawDash options.
Declaration
public const MsoOptions NoLineDrawDash
Field Value
Type |
---|
MsoOptions |
PatternTexture
Represents shape pattern.
Declaration
public const MsoOptions PatternTexture
Field Value
Type |
---|
MsoOptions |
PattTextName
Represents shape pattern, texture name.
Declaration
public const MsoOptions PattTextName
Field Value
Type |
---|
MsoOptions |
PictureId
Host-defined ID for OLE objects (usually a pointer).
Declaration
public const MsoOptions PictureId
Field Value
Type |
---|
MsoOptions |
PresetGradientData
Represents preset gradient data.
Declaration
public const MsoOptions PresetGradientData
Field Value
Type |
---|
MsoOptions |
ShadingStyleCorner_1
Represents first record for shape gradient shading style.
Declaration
public const MsoOptions ShadingStyleCorner_1
Field Value
Type |
---|
MsoOptions |
ShadingStyleCorner_2
Represents second record for shape gradient shading style.
Declaration
public const MsoOptions ShadingStyleCorner_2
Field Value
Type |
---|
MsoOptions |
ShadingStyleCorner_3
Represents third record for shape gradient shading style.
Declaration
public const MsoOptions ShadingStyleCorner_3
Field Value
Type |
---|
MsoOptions |
ShadingStyleCorner_4
Represents fourth record for shape gradient shading style.
Declaration
public const MsoOptions ShadingStyleCorner_4
Field Value
Type |
---|
MsoOptions |
ShadowObscured
Excel5-style shadow.
Declaration
public const MsoOptions ShadowObscured
Field Value
Type |
---|
MsoOptions |
ShadStyle
Represents shape gradient shading style.
Declaration
public const MsoOptions ShadStyle
Field Value
Type |
---|
MsoOptions |
ShadVariant
Represents shape gradient shading variants.
Declaration
public const MsoOptions ShadVariant
Field Value
Type |
---|
MsoOptions |
ShapeName
Name of the shape (only if explicitly set).
Declaration
public const MsoOptions ShapeName
Field Value
Type |
---|
MsoOptions |
SizeTextToFitShape
Represents the SizeTextToFitShape options.
Declaration
public const MsoOptions SizeTextToFitShape
Field Value
Type |
---|
MsoOptions |
StartArrowLength
Start arrow len.
Declaration
public const MsoOptions StartArrowLength
Field Value
Type |
---|
MsoOptions |
StartArrowWidth
Start arrow width.
Declaration
public const MsoOptions StartArrowWidth
Field Value
Type |
---|
MsoOptions |
TextDirection
Represents the TextDirection options.
Declaration
public const MsoOptions TextDirection
Field Value
Type |
---|
MsoOptions |
TextId
Represents the TextId options.
Declaration
public const MsoOptions TextId
Field Value
Type |
---|
MsoOptions |
Transparency
Represents the transparency.
Declaration
public const MsoOptions Transparency
Field Value
Type |
---|
MsoOptions |
WrapText
Represents the wrap text options .
Declaration
public const MsoOptions WrapText
Field Value
Type |
---|
MsoOptions |