WorkbookProperties.PromptedSolutions 属性

定义

提示的解决方案

表示架构中的以下属性:promptedSolutions

[DocumentFormat.OpenXml.SchemaAttr(0, "promptedSolutions")]
public DocumentFormat.OpenXml.BooleanValue PromptedSolutions { get; set; }
public DocumentFormat.OpenXml.BooleanValue PromptedSolutions { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "promptedSolutions")]
public DocumentFormat.OpenXml.BooleanValue? PromptedSolutions { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("promptedSolutions")]
public DocumentFormat.OpenXml.BooleanValue? PromptedSolutions { get; set; }
public DocumentFormat.OpenXml.BooleanValue? PromptedSolutions { get; set; }
member this.PromptedSolutions : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "promptedSolutions")>]
member this.PromptedSolutions : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("promptedSolutions")>]
member this.PromptedSolutions : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property PromptedSolutions As BooleanValue

属性值

返回 BooleanValue

属性

适用于