OleObjectEmbed.FollowColorScheme Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Propriedades do esquema de cores para objeto OLE
Representa o seguinte atributo no esquema: sigaColorScheme
[DocumentFormat.OpenXml.SchemaAttr(0, "followColorScheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> FollowColorScheme { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> FollowColorScheme { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "followColorScheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues>? FollowColorScheme { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("followColorScheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues>? FollowColorScheme { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues>? FollowColorScheme { get; set; }
member this.FollowColorScheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "followColorScheme")>]
member this.FollowColorScheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("followColorScheme")>]
member this.FollowColorScheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> with get, set
Public Property FollowColorScheme As EnumValue(Of OleObjectFollowColorSchemeValues)
Valor da propriedade
Retorna EnumValue<T>.
- Atributos